#CFF88F#CFF88F
#CFF88F is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.7% C 0.139 H 126.4°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF88F |
|---|---|
| RGB | rgb(207, 248, 143) |
| HSL | hsl(83, 88%, 77%) |
| HSV | hsv(83, 42%, 97%) |
| CMYK | cmyk(16.5%, 0%, 42.3%, 2.7%) |
| CIE-LAB | lab(92.74, -29.89, 46.07) |
| CIE-LCH | lch(92.74, 54.91, 122.98°) |
| OKLab | oklab(92.7% -0.0826 0.112) |
| OKLCH | oklch(92.7% 0.139 126.4) |
| XYZ | xyz(64.2570, 82.3827, 38.4974) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Light Yellow Green
#CCFD7F
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 3.14
Light Yellowish Green
#C2FF89
ΔE00 3.24
Celery
#C1FD95
ΔE00 3.36
Pale Lime
#BEFD73
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF88F #B88FF8
analogous
#F8ED8F #CFF88F #9BF88F
triadic
#CFF88F #8FCFF8 #F88FCF
tetradic
#CFF88F #8FF8ED #B88FF8 #F88F9B
square
#CFF88F #8FF8ED #B88FF8 #F88F9B
split-complementary
#CFF88F #8F9BF8 #ED8FF8
monochromatic
#9EF11C #B6F455 #CFF88F #E8FCC9 #F3FDE2
Accessibility & contrast
On white
1.20
#CFF88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#CFF88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF88F
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF88F | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC87
Deuteranopia (green-blind)
#FCEA95
Tritanopia (blue-blind)
#D5EFDF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff88f; /* rgb */ color: rgb(207, 248, 143); /* oklch */ color: oklch(92.7% 0.139 126.4);
Tailwind
colors: {
custom: {
50: '#dffab1',
500: '#cff88f',
950: '#000000',
},
}SCSS
$custom: #cff88f; $custom-light: #dffab1; $custom-dark: #000000;
JSON
{
"hex": "#cff88f",
"rgb": {
"r": 207,
"g": 248,
"b": 143
},
"hsl": {
"h": 83.429,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.92702,
"c": 0.13915,
"h": 126.4
},
"luminance": 0.82383
}Semantic roles & 50–950 ramp
primary
#CFF88F
secondary
#8755D7
accent
#01E55A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581