#CFF88C#CFF88C
#CFF88C is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.7% C 0.142 H 126.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF88C |
|---|---|
| RGB | rgb(207, 248, 140) |
| HSL | hsl(83, 89%, 76%) |
| HSV | hsv(83, 44%, 97%) |
| CMYK | cmyk(16.5%, 0%, 43.5%, 2.7%) |
| CIE-LAB | lab(92.70, -30.23, 47.46) |
| CIE-LCH | lch(92.70, 56.27, 122.50°) |
| OKLab | oklab(92.66% -0.0837 0.115) |
| OKLCH | oklch(92.66% 0.142 126.1) |
| XYZ | xyz(64.0328, 82.2931, 37.3165) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Light Pea Green
#C4FE82
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.58
Pale Lime
#BEFD73
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF88C #B58CF8
analogous
#F8EB8C #CFF88C #99F88C
triadic
#CFF88C #8CCFF8 #F88CCF
tetradic
#CFF88C #8CF8EB #B58CF8 #F88C99
square
#CFF88C #8CF8EB #B58CF8 #F88C99
split-complementary
#CFF88C #8C99F8 #EB8CF8
monochromatic
#9FF119 #B7F452 #CFF88C #E7FCC6 #F3FDE2
Accessibility & contrast
On white
1.20
#CFF88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#CFF88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF88C
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF88C | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC83
Deuteranopia (green-blind)
#FCE992
Tritanopia (blue-blind)
#D5EFDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff88c; /* rgb */ color: rgb(207, 248, 140); /* oklch */ color: oklch(92.7% 0.142 126.1);
Tailwind
colors: {
custom: {
50: '#dffaaf',
500: '#cff88c',
950: '#000000',
},
}SCSS
$custom: #cff88c; $custom-light: #dffaaf; $custom-dark: #000000;
JSON
{
"hex": "#cff88c",
"rgb": {
"r": 207,
"g": 248,
"b": 140
},
"hsl": {
"h": 82.778,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.92657,
"c": 0.14223,
"h": 126.1
},
"luminance": 0.82294
}Semantic roles & 50–950 ramp
primary
#CFF88C
secondary
#8452D6
accent
#00E557
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581