#CDED7C#CDED7C
#CDED7C is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.9% C 0.144 H 122.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED7C |
|---|---|
| RGB | rgb(205, 237, 124) |
| HSL | hsl(77, 76%, 71%) |
| HSV | hsv(77, 48%, 93%) |
| CMYK | cmyk(13.5%, 0%, 47.7%, 7.1%) |
| CIE-LAB | lab(89.39, -27.52, 50.96) |
| CIE-LCH | lch(89.39, 57.91, 118.38°) |
| OKLab | oklab(89.9% -0.0772 0.1218) |
| OKLCH | oklch(89.9% 0.144 122.4) |
| XYZ | xyz(59.0993, 75.0026, 30.4284) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.96
Pear
#CBF85F
ΔE00 4.73
Light Pea Green
#C4FE82
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.14
Pale Lime
#BEFD73
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED7C #9C7CED
analogous
#EDD47C #CDED7C #94ED7C
triadic
#CDED7C #7CCDED #ED7CCD
tetradic
#CDED7C #7CEDD4 #9C7CED #ED7C94
square
#CDED7C #7CEDD4 #9C7CED #ED7C94
split-complementary
#CDED7C #7C94ED #D47CED
monochromatic
#9FD21D #B8E646 #CDED7C #E2F4B2 #F5FBE4
Accessibility & contrast
On white
1.31
#CDED7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CDED7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED7C
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED7C | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E172
Deuteranopia (green-blind)
#F4E182
Tritanopia (blue-blind)
#D5E3D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cded7c; /* rgb */ color: rgb(205, 237, 124); /* oklch */ color: oklch(89.9% 0.144 122.4);
Tailwind
colors: {
custom: {
50: '#def3a4',
500: '#cded7c',
950: '#000000',
},
}SCSS
$custom: #cded7c; $custom-light: #def3a4; $custom-dark: #000000;
JSON
{
"hex": "#cded7c",
"rgb": {
"r": 205,
"g": 237,
"b": 124
},
"hsl": {
"h": 76.991,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.89901,
"c": 0.14421,
"h": 122.4
},
"luminance": 0.75003
}Semantic roles & 50–950 ramp
primary
#CDED7C
secondary
#6B47C7
accent
#0DD847
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580