#CDF79F#CDF79F
#CDF79F is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.6% C 0.122 H 129.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF79F |
|---|---|
| RGB | rgb(205, 247, 159) |
| HSL | hsl(89, 85%, 80%) |
| HSV | hsv(89, 36%, 97%) |
| CMYK | cmyk(17%, 0%, 35.6%, 3.1%) |
| CIE-LAB | lab(92.58, -28.18, 37.99) |
| CIE-LCH | lch(92.58, 47.30, 126.56°) |
| OKLab | oklab(92.61% -0.0769 0.0941) |
| OKLCH | oklch(92.61% 0.122 129.3) |
| XYZ | xyz(64.6947, 82.0030, 45.2139) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.23
Celery
#C1FD95
ΔE00 3.27
Light Light Green
#C8FFB0
ΔE00 3.56
Washed Out Green
#BCF5A6
ΔE00 3.68
Pistachio (survey)
#C0FA8B
ΔE00 3.71
Pale Green
#C7FDB5
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF79F #C99FF7
analogous
#F7F59F #CDF79F #A1F79F
triadic
#CDF79F #9FCDF7 #F79FCD
tetradic
#CDF79F #9FF7F5 #C99FF7 #F79FA1
square
#CDF79F #9FF7F5 #C99FF7 #F79FA1
split-complementary
#CDF79F #9FA1F7 #F59FF7
monochromatic
#92EE2E #B0F267 #CDF79F #EAFCD7 #F0FDE3
Accessibility & contrast
On white
1.21
#CDF79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#CDF79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF79F
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF79F | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC99
Deuteranopia (green-blind)
#F9E9A3
Tritanopia (blue-blind)
#D0F0E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cdf79f; /* rgb */ color: rgb(205, 247, 159); /* oklch */ color: oklch(92.6% 0.122 129.3);
Tailwind
colors: {
custom: {
50: '#ddfabc',
500: '#cdf79f',
950: '#000000',
},
}SCSS
$custom: #cdf79f; $custom-light: #ddfabc; $custom-dark: #000000;
JSON
{
"hex": "#cdf79f",
"rgb": {
"r": 205,
"g": 247,
"b": 159
},
"hsl": {
"h": 88.636,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.9261,
"c": 0.12154,
"h": 129.3
},
"luminance": 0.82004
}Semantic roles & 50–950 ramp
primary
#CDF79F
secondary
#9A63D7
accent
#04E16E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582