#CFF878#CFF878
#CFF878 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.4% C 0.162 H 124.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF878 |
|---|---|
| RGB | rgb(207, 248, 120) |
| HSL | hsl(79, 90%, 72%) |
| HSV | hsv(79, 52%, 97%) |
| CMYK | cmyk(16.5%, 0%, 51.6%, 2.7%) |
| CIE-LAB | lab(92.47, -32.30, 56.52) |
| CIE-LCH | lch(92.47, 65.10, 119.74°) |
| OKLab | oklab(92.39% -0.091 0.1337) |
| OKLCH | oklch(92.39% 0.162 124.2) |
| XYZ | xyz(62.6898, 81.7559, 30.2434) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.72
Pear
#CBF85F
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 3.22
Pale Lime
#BEFD73
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 4.20
Light Lime Green
#B9FF66
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF878 #A178F8
analogous
#F8E178 #CFF878 #8FF878
triadic
#CFF878 #78CFF8 #F878CF
tetradic
#CFF878 #78F8E1 #A178F8 #F8788F
square
#CFF878 #78F8E1 #A178F8 #F8788F
split-complementary
#CFF878 #788FF8 #E178F8
monochromatic
#A3E90C #BAF53E #CFF878 #E4FBB2 #F5FDE2
Accessibility & contrast
On white
1.21
#CFF878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#CFF878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF878
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF878 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6C
Deuteranopia (green-blind)
#FEE980
Tritanopia (blue-blind)
#D7EEDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff878; /* rgb */ color: rgb(207, 248, 120); /* oklch */ color: oklch(92.4% 0.162 124.2);
Tailwind
colors: {
custom: {
50: '#e0faa2',
500: '#cff878',
950: '#000000',
},
}SCSS
$custom: #cff878; $custom-light: #e0faa2; $custom-dark: #000000;
JSON
{
"hex": "#cff878",
"rgb": {
"r": 207,
"g": 248,
"b": 120
},
"hsl": {
"h": 79.219,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.9239,
"c": 0.16171,
"h": 124.2
},
"luminance": 0.81756
}Semantic roles & 50–950 ramp
primary
#CFF878
secondary
#7040D4
accent
#00E64A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580