#CDE775#CDE775
#CDE775 is a very light, vivid yellow-green. Relative luminance 0.714; OKLCH L 88.5% C 0.143 H 120.0°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE775 |
|---|---|
| RGB | rgb(205, 231, 117) |
| HSL | hsl(74, 70%, 68%) |
| HSV | hsv(74, 49%, 91%) |
| CMYK | cmyk(11.3%, 0%, 49.4%, 9.4%) |
| CIE-LAB | lab(87.69, -25.37, 52.18) |
| CIE-LCH | lch(87.69, 58.02, 115.93°) |
| OKLab | oklab(88.5% -0.0717 0.124) |
| OKLCH | oklch(88.5% 0.143 120) |
| XYZ | xyz(56.9641, 71.4155, 27.6098) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.34
Light Yellow Green
#CCFD7F
ΔE00 5.51
Greenish Beige
#C9D179
ΔE00 6.27
Light Khaki
#E6F2A2
ΔE00 6.41
Light Pea Green
#C4FE82
ΔE00 6.60
Pistachio (survey)
#C0FA8B
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE775 #8F75E7
analogous
#E7C875 #CDE775 #94E775
triadic
#CDE775 #75CDE7 #E775CD
tetradic
#CDE775 #75E7C8 #8F75E7 #E77594
square
#CDE775 #75E7C8 #8F75E7 #E77594
split-complementary
#CDE775 #7594E7 #C875E7
monochromatic
#9CC021 #BADE41 #CDE775 #E0F0A9 #F3F9DD
Accessibility & contrast
On white
1.37
#CDE775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CDE775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE775
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE775 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#F0DC7B
Tritanopia (blue-blind)
#D6DDCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cde775; /* rgb */ color: rgb(205, 231, 117); /* oklch */ color: oklch(88.5% 0.143 120.0);
Tailwind
colors: {
custom: {
50: '#deee9f',
500: '#cde775',
950: '#000000',
},
}SCSS
$custom: #cde775; $custom-light: #deee9f; $custom-dark: #000000;
JSON
{
"hex": "#cde775",
"rgb": {
"r": 205,
"g": 231,
"b": 117
},
"hsl": {
"h": 73.684,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.88504,
"c": 0.14323,
"h": 120
},
"luminance": 0.71415
}Semantic roles & 50–950 ramp
primary
#CDE775
secondary
#5E42BF
accent
#13D23F
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580