#CDED7D#CDED7D
#CDED7D is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.9% C 0.143 H 122.4°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED7D |
|---|---|
| RGB | rgb(205, 237, 125) |
| HSL | hsl(77, 76%, 71%) |
| HSV | hsv(77, 47%, 93%) |
| CMYK | cmyk(13.5%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(89.41, -27.42, 50.50) |
| CIE-LCH | lch(89.41, 57.46, 118.50°) |
| OKLab | oklab(89.91% -0.0768 0.1209) |
| OKLCH | oklch(89.91% 0.143 122.4) |
| XYZ | xyz(59.1628, 75.0281, 30.7631) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.98
Pear
#CBF85F
ΔE00 4.84
Light Pea Green
#C4FE82
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.08
Pale Lime
#BEFD73
ΔE00 5.48
Light Yellowish Green
#C2FF89
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED7D #9D7DED
analogous
#EDD57D #CDED7D #95ED7D
triadic
#CDED7D #7DCDED #ED7DCD
tetradic
#CDED7D #7DEDD5 #9D7DED #ED7D95
square
#CDED7D #7DEDD5 #9D7DED #ED7D95
split-complementary
#CDED7D #7D95ED #D57DED
monochromatic
#9FD21D #B8E647 #CDED7D #E2F4B3 #F5FBE4
Accessibility & contrast
On white
1.31
#CDED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CDED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED7D
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED7D | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#F4E183
Tritanopia (blue-blind)
#D5E3D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cded7d; /* rgb */ color: rgb(205, 237, 125); /* oklch */ color: oklch(89.9% 0.143 122.4);
Tailwind
colors: {
custom: {
50: '#def3a5',
500: '#cded7d',
950: '#000000',
},
}SCSS
$custom: #cded7d; $custom-light: #def3a5; $custom-dark: #000000;
JSON
{
"hex": "#cded7d",
"rgb": {
"r": 205,
"g": 237,
"b": 125
},
"hsl": {
"h": 77.143,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.89914,
"c": 0.14322,
"h": 122.4
},
"luminance": 0.75028
}Semantic roles & 50–950 ramp
primary
#CDED7D
secondary
#6C48C7
accent
#0ED847
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580