#CFF896#CFF896
#CFF896 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.8% C 0.132 H 127.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF896 |
|---|---|
| RGB | rgb(207, 248, 150) |
| HSL | hsl(85, 88%, 78%) |
| HSV | hsv(85, 40%, 97%) |
| CMYK | cmyk(16.5%, 0%, 39.5%, 2.7%) |
| CIE-LAB | lab(92.84, -29.06, 42.79) |
| CIE-LCH | lch(92.84, 51.73, 124.19°) |
| OKLab | oklab(92.81% -0.0799 0.1049) |
| OKLCH | oklch(92.81% 0.132 127.3) |
| XYZ | xyz(64.8039, 82.6015, 41.3778) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Celery
#C1FD95
ΔE00 3.07
Light Yellowish Green
#C2FF89
ΔE00 3.61
Light Yellow Green
#CCFD7F
ΔE00 3.79
Light Pea Green
#C4FE82
ΔE00 3.82
Tea Green
#BDF8A3
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF896 #BF96F8
analogous
#F8F096 #CFF896 #9EF896
triadic
#CFF896 #96CFF8 #F896CF
tetradic
#CFF896 #96F8F0 #BF96F8 #F8969E
square
#CFF896 #96F8F0 #BF96F8 #F8969E
split-complementary
#CFF896 #969EF8 #F096F8
monochromatic
#9BF023 #B5F45D #CFF896 #E9FCCF #F2FDE2
Accessibility & contrast
On white
1.20
#CFF896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#CFF896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF896
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF896 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8F
Deuteranopia (green-blind)
#FBEA9B
Tritanopia (blue-blind)
#D4F0E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff896; /* rgb */ color: rgb(207, 248, 150); /* oklch */ color: oklch(92.8% 0.132 127.3);
Tailwind
colors: {
custom: {
50: '#dffab6',
500: '#cff896',
950: '#000000',
},
}SCSS
$custom: #cff896; $custom-light: #dffab6; $custom-dark: #000000;
JSON
{
"hex": "#cff896",
"rgb": {
"r": 207,
"g": 248,
"b": 150
},
"hsl": {
"h": 85.102,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.9281,
"c": 0.1318,
"h": 127.3
},
"luminance": 0.82602
}Semantic roles & 50–950 ramp
primary
#CFF896
secondary
#8F5BD8
accent
#01E460
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581