#CDE074#CDE074
#CDE074 is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 87.0% C 0.135 H 117.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE074 |
|---|---|
| RGB | rgb(205, 224, 116) |
| HSL | hsl(71, 64%, 67%) |
| HSV | hsv(71, 48%, 88%) |
| CMYK | cmyk(8.5%, 0%, 48.2%, 12.2%) |
| CIE-LAB | lab(85.78, -22.10, 50.36) |
| CIE-LCH | lch(85.78, 55.00, 113.69°) |
| OKLab | oklab(86.97% -0.0625 0.1199) |
| OKLCH | oklch(86.97% 0.135 117.5) |
| XYZ | xyz(54.9854, 67.5519, 26.6618) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.44
Greenish Tan
#BCCB7A
ΔE00 6.07
Pale Olive Green
#B1D27B
ΔE00 6.30
Light Khaki
#E6F2A2
ΔE00 6.40
Pale Olive
#B9CC81
ΔE00 6.89
Pear
#CBF85F
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE074 #8774E0
analogous
#E0BD74 #CDE074 #97E074
triadic
#CDE074 #74CDE0 #E074CD
tetradic
#CDE074 #74E0BD #8774E0 #E07497
square
#CDE074 #74E0BD #8774E0 #E07497
split-complementary
#CDE074 #7497E0 #BD74E0
monochromatic
#9AB228 #BBD542 #CDE074 #DFEBA6 #F1F6D8
Accessibility & contrast
On white
1.45
#CDE074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CDE074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE074
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE074 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66A
Deuteranopia (green-blind)
#EAD77A
Tritanopia (blue-blind)
#D7D6C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cde074; /* rgb */ color: rgb(205, 224, 116); /* oklch */ color: oklch(87.0% 0.135 117.5);
Tailwind
colors: {
custom: {
50: '#dee99e',
500: '#cde074',
950: '#000000',
},
}SCSS
$custom: #cde074; $custom-light: #dee99e; $custom-dark: #000000;
JSON
{
"hex": "#cde074",
"rgb": {
"r": 205,
"g": 224,
"b": 116
},
"hsl": {
"h": 70.556,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.86974,
"c": 0.13526,
"h": 117.5
},
"luminance": 0.67551
}Semantic roles & 50–950 ramp
primary
#CDE074
secondary
#5845B3
accent
#1ACB39
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480