#CDED7E#CDED7E
#CDED7E is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.9% C 0.142 H 122.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED7E |
|---|---|
| RGB | rgb(205, 237, 126) |
| HSL | hsl(77, 76%, 71%) |
| HSV | hsv(77, 47%, 93%) |
| CMYK | cmyk(13.5%, 0%, 46.8%, 7.1%) |
| CIE-LAB | lab(89.42, -27.32, 50.04) |
| CIE-LCH | lch(89.42, 57.01, 118.63°) |
| OKLab | oklab(89.93% -0.0764 0.1199) |
| OKLCH | oklch(89.93% 0.142 122.5) |
| XYZ | xyz(59.2270, 75.0537, 31.1012) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.00
Pear
#CBF85F
ΔE00 4.96
Light Pea Green
#C4FE82
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Pale Lime
#BEFD73
ΔE00 5.51
Light Yellowish Green
#C2FF89
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED7E #9E7EED
analogous
#EDD57E #CDED7E #95ED7E
triadic
#CDED7E #7ECDED #ED7ECD
tetradic
#CDED7E #7EEDD5 #9E7EED #ED7E95
square
#CDED7E #7EEDD5 #9E7EED #ED7E95
split-complementary
#CDED7E #7E95ED #D57EED
monochromatic
#9FD31D #B8E648 #CDED7E #E2F4B4 #F5FBE4
Accessibility & contrast
On white
1.31
#CDED7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CDED7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED7E
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED7E | 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)
#F8E175
Deuteranopia (green-blind)
#F4E184
Tritanopia (blue-blind)
#D5E3D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cded7e; /* rgb */ color: rgb(205, 237, 126); /* oklch */ color: oklch(89.9% 0.142 122.5);
Tailwind
colors: {
custom: {
50: '#def3a5',
500: '#cded7e',
950: '#000000',
},
}SCSS
$custom: #cded7e; $custom-light: #def3a5; $custom-dark: #000000;
JSON
{
"hex": "#cded7e",
"rgb": {
"r": 205,
"g": 237,
"b": 126
},
"hsl": {
"h": 77.297,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.89928,
"c": 0.14222,
"h": 122.5
},
"luminance": 0.75054
}Semantic roles & 50–950 ramp
primary
#CDED7E
secondary
#6D48C7
accent
#0ED848
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580