Skip to content

#cdd52e

a balanced, vivid yellow · warm · closest name: Yellow Green

RGB
205, 213, 46
HSL
63°, 67%, 51%
CMYK
4, 0, 78, 17
Luminance
0.6076

At a glance

Every number on this page in one read: what #cdd52e is made of, how bright it looks, and which way it leans.

Hex
#cdd52e
Hue
63°
yellow
Saturation
67%
vivid
Lightness
51%
balanced
Brightness
84%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6076
WCAG relative
Temperature
Warm
27/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.15:1
Closest name
Yellow Green
ΔE2000 9.6
Where it sits
Hue63° of 360°
Saturation67%
Lightness51%
Temperature
Warm ← → Cool27% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cdd52e
RGBrgb(205, 213, 46)
HSLhsl(63, 67%, 51%)
CMYKcmyk(4%, 0%, 78%, 17%)
LABlab(82.3 -21.3 74.3)
LCHlch(82.3 77.3 106.0)
OKLCHoklch(0.840 0.175 112.5)
Decimal13489454
Display P3color(display-p3 0.804 0.835 0.180)

Copy-ready code

/* CSS */
color: #cdd52e;
background-color: #cdd52e;
/* Tailwind (arbitrary) */
class="text-[#cdd52e] bg-[#cdd52e]"
/* SCSS */
$brand: #cdd52e;
/* SwiftUI */
Color(red: 0.804, green: 0.835, blue: 0.180)
/* Android */
Color.parseColor("#cdd52e")
/* Flutter */
Color(0xFFCDD52E)
/* Python / OpenCV (BGR) */
(46, 213, 205)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #cdd52e · 13.15:1
Use #000000AAA at every size.
Aa
White text · 1.60:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.15:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cdd52e as text scores 1.60:1 on white and 13.15:1 on black.

Accessibility — WCAG contrast

Aa
#cdd52e on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#cdd52e on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6CB00
deuteranopia · #E6CE3E
tritanopia · #DBC8B7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cdd52e is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFBF3
#F7F8E8
#EFF1CA
#E9ECA2
#DDE373
#D2D944
#cdd52e
#A3AA22
#83881B
#5F6318
#3B3E0F
Base = 600Lightest = 50 · #FBFBF3Darkest = 950 · #3B3E0F
:root {
  --brand-50: #FBFBF3;
  --brand-100: #F7F8E8;
  --brand-200: #EFF1CA;
  --brand-300: #E9ECA2;
  --brand-400: #DDE373;
  --brand-500: #D2D944;
  --brand-600: #cdd52e;
  --brand-700: #A3AA22;
  --brand-800: #83881B;
  --brand-900: #5F6318;
  --brand-950: #3B3E0F;
  --brand: #cdd52e;
  --brand-ink: #000000;
}

Colors that work with #cdd52e

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAFAF4
Tinted page background
Border#EAEDC0
Hairlines and dividers
Muted text#979B4B
Captions on the surface
Accent#294DDA
Second voice, not a rival
Dark variant#666A15
Hover, pressed, headers
Light variant#FAFBEA
Selected rows, tints
Dark surface#242414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cdd52e

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#362ED5
Analogous left#D58A2E
Analogous right#79D52E
Split-complement 1#2E79D5
Split-complement 2#8A2ED5
Triadic 1#2ECDD5
Triadic 2#D52ECD
Tetradic#2ED58A

RGB percentages

Red80.4%
Green83.5%
Blue18.0%

CMYK percentages

Cyan3.8%
Magenta0.0%
Yellow78.4%
Key (black)16.5%

Color previews

#cdd52e text on a black background

contrast 13.15:1

Card sample

#cdd52e text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cdd52e;
Background color
Panel with #cdd52e background
background-color: #cdd52e;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cdd52e;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(205, 213, 46, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 213, 46, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdd52e;
background: linear-gradient(135deg, #cdd52e, #5ED52E);

Monochromatic scale

Palettes built from #cdd52e

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#cdd52e in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#cdd52e, answered

What color is #cdd52e?

#cdd52e is a balanced vivid yellow, closest to Yellow Green (ΔE2000 9.6). It sits at 63° on the hue wheel with 67% saturation and 51% lightness, which reads as warm.

What is the RGB value of #cdd52e?

rgb(205, 213, 46) — 205 red, 213 green and 46 blue out of 255, or 80.4% / 83.5% / 18% by channel.

Is #cdd52e a light or a dark color?

It is a light color. Relative luminance is 0.6076 and perceived brightness is 78%, so black text on it reaches 13.15:1.

Should I use black or white text on #cdd52e?

Black. It scores 13.15:1 against #cdd52e, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #cdd52e?

#362ED5 sits directly opposite on the wheel. Softer options are the split-complements #2E79D5 and #8A2ED5, which give the same contrast with far less vibration.

What colors go well with #cdd52e?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #979B4B for secondary text, #294DDA as an accent and #666A15 for hover and pressed states. For a palette, the analogous pair #D58A2E and #79D52E stays calm, while #362ED5 is the loudest partner.

What is #cdd52e in CMYK for printing?

cmyk(4%, 0%, 78%, 17%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #cdd52e warm or cool?

Warm — it scores 27 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D5A02E; nudged cooler, #90D72C.

Work with #cdd52e in the Color Lab