#CFF879#CFF879
#CFF879 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.4% C 0.161 H 124.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF879 |
|---|---|
| RGB | rgb(207, 248, 121) |
| HSL | hsl(79, 90%, 72%) |
| HSV | hsv(79, 51%, 97%) |
| CMYK | cmyk(16.5%, 0%, 51.2%, 2.7%) |
| CIE-LAB | lab(92.48, -32.20, 56.08) |
| CIE-LCH | lch(92.48, 64.67, 119.87°) |
| OKLab | oklab(92.4% -0.0906 0.1328) |
| OKLCH | oklch(92.4% 0.161 124.3) |
| XYZ | xyz(62.7508, 81.7803, 30.5647) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.66
Pear
#CBF85F
ΔE00 2.83
Light Pea Green
#C4FE82
ΔE00 3.16
Pale Lime
#BEFD73
ΔE00 3.33
Light Yellowish Green
#C2FF89
ΔE00 4.12
Pistachio (survey)
#C0FA8B
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF879 #A279F8
analogous
#F8E179 #CFF879 #90F879
triadic
#CFF879 #79CFF8 #F879CF
tetradic
#CFF879 #79F8E1 #A279F8 #F87990
square
#CFF879 #79F8E1 #A279F8 #F87990
split-complementary
#CFF879 #7990F8 #E179F8
monochromatic
#A3EA0C #BAF53F #CFF879 #E4FBB3 #F5FDE2
Accessibility & contrast
On white
1.21
#CFF879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#CFF879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF879
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF879 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6D
Deuteranopia (green-blind)
#FEE981
Tritanopia (blue-blind)
#D7EEDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff879; /* rgb */ color: rgb(207, 248, 121); /* oklch */ color: oklch(92.4% 0.161 124.3);
Tailwind
colors: {
custom: {
50: '#e0faa3',
500: '#cff879',
950: '#000000',
},
}SCSS
$custom: #cff879; $custom-light: #e0faa3; $custom-dark: #000000;
JSON
{
"hex": "#cff879",
"rgb": {
"r": 207,
"g": 248,
"b": 121
},
"hsl": {
"h": 79.37,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.92402,
"c": 0.16079,
"h": 124.3
},
"luminance": 0.81781
}Semantic roles & 50–950 ramp
primary
#CFF879
secondary
#7141D4
accent
#00E64A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580