#CDF077#CDF077
#CDF077 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.5% C 0.153 H 122.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF077 |
|---|---|
| RGB | rgb(205, 240, 119) |
| HSL | hsl(77, 80%, 70%) |
| HSV | hsv(77, 50%, 94%) |
| CMYK | cmyk(14.6%, 0%, 50.4%, 5.9%) |
| CIE-LAB | lab(90.15, -29.43, 54.20) |
| CIE-LCH | lch(90.15, 61.67, 118.50°) |
| OKLab | oklab(90.49% -0.0829 0.1286) |
| OKLCH | oklch(90.49% 0.153 122.8) |
| XYZ | xyz(59.6669, 76.6310, 29.0971) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.23
Pear
#CBF85F
ΔE00 3.62
Light Pea Green
#C4FE82
ΔE00 4.43
Pale Lime
#BEFD73
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Light Yellowish Green
#C2FF89
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF077 #9A77F0
analogous
#F0D677 #CDF077 #91F077
triadic
#CDF077 #77CDF0 #F077CD
tetradic
#CDF077 #77F0D6 #9A77F0 #F07791
square
#CDF077 #77F0D6 #9A77F0 #F07791
split-complementary
#CDF077 #7791F0 #D677F0
monochromatic
#9ED518 #B9EA40 #CDF077 #E1F6AE #F5FCE3
Accessibility & contrast
On white
1.29
#CDF077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CDF077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF077
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF077 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46C
Deuteranopia (green-blind)
#F7E37E
Tritanopia (blue-blind)
#D5E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdf077; /* rgb */ color: rgb(205, 240, 119); /* oklch */ color: oklch(90.5% 0.153 122.8);
Tailwind
colors: {
custom: {
50: '#def5a1',
500: '#cdf077',
950: '#000000',
},
}SCSS
$custom: #cdf077; $custom-light: #def5a1; $custom-dark: #000000;
JSON
{
"hex": "#cdf077",
"rgb": {
"r": 205,
"g": 240,
"b": 119
},
"hsl": {
"h": 77.355,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.90491,
"c": 0.15299,
"h": 122.8
},
"luminance": 0.76631
}Semantic roles & 50–950 ramp
primary
#CDF077
secondary
#6942CA
accent
#09DC46
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580