#CFF78B#CFF78B
#CFF78B is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.4% C 0.142 H 125.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF78B |
|---|---|
| RGB | rgb(207, 247, 139) |
| HSL | hsl(82, 87%, 76%) |
| HSV | hsv(82, 44%, 97%) |
| CMYK | cmyk(16.2%, 0%, 43.7%, 3.1%) |
| CIE-LAB | lab(92.42, -29.88, 47.58) |
| CIE-LCH | lch(92.42, 56.19, 122.13°) |
| OKLab | oklab(92.43% -0.0828 0.1152) |
| OKLCH | oklch(92.43% 0.142 125.7) |
| XYZ | xyz(63.6528, 81.6505, 36.8278) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Light Pea Green
#C4FE82
ΔE00 3.10
Light Yellowish Green
#C2FF89
ΔE00 3.40
Celery
#C1FD95
ΔE00 3.78
Pale Lime
#BEFD73
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF78B #B38BF7
analogous
#F7E98B #CFF78B #99F78B
triadic
#CFF78B #8BCFF7 #F78BCF
tetradic
#CFF78B #8BF7E9 #B38BF7 #F78B99
square
#CFF78B #8BF7E9 #B38BF7 #F78B99
split-complementary
#CFF78B #8B99F7 #E98BF7
monochromatic
#A0EF18 #B7F352 #CFF78B #E7FBC4 #F3FDE2
Accessibility & contrast
On white
1.21
#CFF78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CFF78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF78B
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF78B | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#D5EEDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff78b; /* rgb */ color: rgb(207, 247, 139); /* oklch */ color: oklch(92.4% 0.142 125.7);
Tailwind
colors: {
custom: {
50: '#dffaae',
500: '#cff78b',
950: '#000000',
},
}SCSS
$custom: #cff78b; $custom-light: #dffaae; $custom-dark: #000000;
JSON
{
"hex": "#cff78b",
"rgb": {
"r": 207,
"g": 247,
"b": 139
},
"hsl": {
"h": 82.222,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.92425,
"c": 0.14187,
"h": 125.7
},
"luminance": 0.81651
}Semantic roles & 50–950 ramp
primary
#CFF78B
secondary
#8251D5
accent
#02E455
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581