#CFFE87#CFFE87
#CFFE87 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.9% C 0.155 H 126.9°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE87 |
|---|---|
| RGB | rgb(207, 254, 135) |
| HSL | hsl(84, 98%, 76%) |
| HSV | hsv(84, 47%, 100%) |
| CMYK | cmyk(18.5%, 0%, 46.9%, 0.4%) |
| CIE-LAB | lab(94.27, -33.55, 51.77) |
| CIE-LCH | lch(94.27, 61.69, 122.95°) |
| OKLab | oklab(93.9% -0.0933 0.1243) |
| OKLCH | oklch(93.9% 0.155 126.9) |
| XYZ | xyz(65.5467, 85.8975, 36.0436) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.94
Light Pea Green
#C4FE82
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 2.39
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Pale Lime
#BEFD73
ΔE00 2.91
Celery
#C1FD95
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE87 #B687FE
analogous
#FEF187 #CFFE87 #94FE87
triadic
#CFFE87 #87CFFE #FE87CF
tetradic
#CFFE87 #87FEF1 #B687FE #FE8794
square
#CFFE87 #87FEF1 #B687FE #FE8794
split-complementary
#CFFE87 #8794FE #F187FE
monochromatic
#9EFD0E #B7FD4A #CFFE87 #E7FFC4 #F3FFE1
Accessibility & contrast
On white
1.16
#CFFE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CFFE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE87
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE87 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07D
Deuteranopia (green-blind)
#FFEE8E
Tritanopia (blue-blind)
#D5F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cffe87; /* rgb */ color: rgb(207, 254, 135); /* oklch */ color: oklch(93.9% 0.155 126.9);
Tailwind
colors: {
custom: {
50: '#dfffac',
500: '#cffe87',
950: '#000000',
},
}SCSS
$custom: #cffe87; $custom-light: #dfffac; $custom-dark: #000000;
JSON
{
"hex": "#cffe87",
"rgb": {
"r": 207,
"g": 254,
"b": 135
},
"hsl": {
"h": 83.697,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.93895,
"c": 0.15546,
"h": 126.9
},
"luminance": 0.85898
}Semantic roles & 50–950 ramp
primary
#CFFE87
secondary
#854BDE
accent
#00E65B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681