#CDF09D#CDF09D
#CDF09D is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.1% C 0.113 H 127.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF09D |
|---|---|
| RGB | rgb(205, 240, 157) |
| HSL | hsl(85, 73%, 78%) |
| HSV | hsv(85, 35%, 94%) |
| CMYK | cmyk(14.6%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(90.66, -25.12, 36.47) |
| CIE-LCH | lch(90.66, 44.28, 124.56°) |
| OKLab | oklab(91.06% -0.0684 0.0905) |
| OKLCH | oklch(91.06% 0.113 127.1) |
| XYZ | xyz(62.4220, 77.7331, 43.6071) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.32
Washed Out Green
#BCF5A6
ΔE00 4.37
Light Light Green
#C8FFB0
ΔE00 4.74
Celery
#C1FD95
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Light Khaki
#E6F2A2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF09D #C09DF0
analogous
#F0E99D #CDF09D #A3F09D
triadic
#CDF09D #9DCDF0 #F09DCD
tetradic
#CDF09D #9DF0E9 #C09DF0 #F09DA3
square
#CDF09D #9DF0E9 #C09DF0 #F09DA3
split-complementary
#CDF09D #9DA3F0 #E99DF0
monochromatic
#97E033 #B2E868 #CDF09D #E8F8D2 #F1FBE4
Accessibility & contrast
On white
1.27
#CDF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CDF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF09D
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF09D | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E697
Deuteranopia (green-blind)
#F3E4A1
Tritanopia (blue-blind)
#D1E9DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdf09d; /* rgb */ color: rgb(205, 240, 157); /* oklch */ color: oklch(91.1% 0.113 127.1);
Tailwind
colors: {
custom: {
50: '#ddf5ba',
500: '#cdf09d',
950: '#000000',
},
}SCSS
$custom: #cdf09d; $custom-light: #ddf5ba; $custom-dark: #000000;
JSON
{
"hex": "#cdf09d",
"rgb": {
"r": 205,
"g": 240,
"b": 157
},
"hsl": {
"h": 85.301,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.91062,
"c": 0.11345,
"h": 127.1
},
"luminance": 0.77734
}Semantic roles & 50–950 ramp
primary
#CDF09D
secondary
#9064CD
accent
#10D663
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582