#CFFE96#CFFE96
#CFFE96 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.1% C 0.140 H 128.7°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE96 |
|---|---|
| RGB | rgb(207, 254, 150) |
| HSL | hsl(87, 98%, 79%) |
| HSV | hsv(87, 41%, 100%) |
| CMYK | cmyk(18.5%, 0%, 40.9%, 0.4%) |
| CIE-LAB | lab(94.46, -31.85, 44.86) |
| CIE-LCH | lch(94.46, 55.02, 125.38°) |
| OKLab | oklab(94.11% -0.0877 0.1096) |
| OKLCH | oklch(94.11% 0.14 128.7) |
| XYZ | xyz(66.6782, 86.3501, 42.0026) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Celery
#C1FD95
ΔE00 2.28
Light Yellowish Green
#C2FF89
ΔE00 2.48
Light Pea Green
#C4FE82
ΔE00 2.83
Light Yellow Green
#CCFD7F
ΔE00 3.08
Pale Lime
#BEFD73
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE96 #C596FE
analogous
#FEF996 #CFFE96 #9BFE96
triadic
#CFFE96 #96CFFE #FE96CF
tetradic
#CFFE96 #96FEF9 #C596FE #FE969B
square
#CFFE96 #96FEF9 #C596FE #FE969B
split-complementary
#CFFE96 #969BFE #F996FE
monochromatic
#98FD1D #B3FD59 #CFFE96 #EBFFD3 #F1FFE1
Accessibility & contrast
On white
1.15
#CFFE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#CFFE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE96
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE96 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18E
Deuteranopia (green-blind)
#FFEE9C
Tritanopia (blue-blind)
#D3F6E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffe96; /* rgb */ color: rgb(207, 254, 150); /* oklch */ color: oklch(94.1% 0.140 128.7);
Tailwind
colors: {
custom: {
50: '#dfffb6',
500: '#cffe96',
950: '#000000',
},
}SCSS
$custom: #cffe96; $custom-light: #dfffb6; $custom-dark: #000000;
JSON
{
"hex": "#cffe96",
"rgb": {
"r": 207,
"g": 254,
"b": 150
},
"hsl": {
"h": 87.115,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.94114,
"c": 0.14034,
"h": 128.7
},
"luminance": 0.86351
}Semantic roles & 50–950 ramp
primary
#CFFE96
secondary
#9658E0
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681