#CFF79E#CFF79E
#CFF79E is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.7% C 0.122 H 128.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF79E |
|---|---|
| RGB | rgb(207, 247, 158) |
| HSL | hsl(87, 85%, 79%) |
| HSV | hsv(87, 36%, 97%) |
| CMYK | cmyk(16.2%, 0%, 36%, 3.1%) |
| CIE-LAB | lab(92.69, -27.59, 38.65) |
| CIE-LCH | lch(92.69, 47.49, 125.52°) |
| OKLab | oklab(92.73% -0.0754 0.0956) |
| OKLCH | oklch(92.73% 0.122 128.3) |
| XYZ | xyz(65.1636, 82.2548, 44.7848) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.46
Tea Green
#BDF8A3
ΔE00 3.70
Pistachio (survey)
#C0FA8B
ΔE00 3.76
Light Light Green
#C8FFB0
ΔE00 3.97
Washed Out Green
#BCF5A6
ΔE00 4.15
Light Yellowish Green
#C2FF89
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF79E #C69EF7
analogous
#F7F29E #CFF79E #A3F79E
triadic
#CFF79E #9ECFF7 #F79ECF
tetradic
#CFF79E #9EF7F2 #C69EF7 #F79EA3
square
#CFF79E #9EF7F2 #C69EF7 #F79EA3
split-complementary
#CFF79E #9EA3F7 #F29EF7
monochromatic
#97EE2D #B3F265 #CFF79E #EBFCD7 #F1FDE3
Accessibility & contrast
On white
1.20
#CFF79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#CFF79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF79E
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF79E | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC98
Deuteranopia (green-blind)
#FAE9A3
Tritanopia (blue-blind)
#D3F0E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff79e; /* rgb */ color: rgb(207, 247, 158); /* oklch */ color: oklch(92.7% 0.122 128.3);
Tailwind
colors: {
custom: {
50: '#dffabb',
500: '#cff79e',
950: '#000000',
},
}SCSS
$custom: #cff79e; $custom-light: #dffabb; $custom-dark: #000000;
JSON
{
"hex": "#cff79e",
"rgb": {
"r": 207,
"g": 247,
"b": 158
},
"hsl": {
"h": 86.966,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.92726,
"c": 0.12174,
"h": 128.3
},
"luminance": 0.82256
}Semantic roles & 50–950 ramp
primary
#CFF79E
secondary
#9762D7
accent
#04E168
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582