#CDF79D#CDF79D
#CDF79D is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.6% C 0.124 H 128.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF79D |
|---|---|
| RGB | rgb(205, 247, 157) |
| HSL | hsl(88, 85%, 79%) |
| HSV | hsv(88, 36%, 97%) |
| CMYK | cmyk(17%, 0%, 36.4%, 3.1%) |
| CIE-LAB | lab(92.55, -28.44, 38.94) |
| CIE-LCH | lch(92.55, 48.22, 126.14°) |
| OKLab | oklab(92.58% -0.0777 0.0962) |
| OKLCH | oklch(92.58% 0.124 128.9) |
| XYZ | xyz(64.5225, 81.9341, 44.3073) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.13
Tea Green
#BDF8A3
ΔE00 3.41
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Light Light Green
#C8FFB0
ΔE00 3.82
Washed Out Green
#BCF5A6
ΔE00 3.92
Light Yellowish Green
#C2FF89
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF79D #C79DF7
analogous
#F7F49D #CDF79D #A0F79D
triadic
#CDF79D #9DCDF7 #F79DCD
tetradic
#CDF79D #9DF7F4 #C79DF7 #F79DA0
square
#CDF79D #9DF7F4 #C79DF7 #F79DA0
split-complementary
#CDF79D #9DA0F7 #F49DF7
monochromatic
#93EE2C #B0F264 #CDF79D #EAFCD6 #F1FDE3
Accessibility & contrast
On white
1.21
#CDF79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#CDF79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF79D
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF79D | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB97
Deuteranopia (green-blind)
#F9E9A2
Tritanopia (blue-blind)
#D1F0E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cdf79d; /* rgb */ color: rgb(205, 247, 157); /* oklch */ color: oklch(92.6% 0.124 128.9);
Tailwind
colors: {
custom: {
50: '#ddfabb',
500: '#cdf79d',
950: '#000000',
},
}SCSS
$custom: #cdf79d; $custom-light: #ddfabb; $custom-dark: #000000;
JSON
{
"hex": "#cdf79d",
"rgb": {
"r": 205,
"g": 247,
"b": 157
},
"hsl": {
"h": 88,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.92575,
"c": 0.12372,
"h": 128.9
},
"luminance": 0.81935
}Semantic roles & 50–950 ramp
primary
#CDF79D
secondary
#9861D7
accent
#04E16B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582