#CFF196#CFF196
#CFF196 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.3% C 0.122 H 125.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF196 |
|---|---|
| RGB | rgb(207, 241, 150) |
| HSL | hsl(82, 76%, 77%) |
| HSV | hsv(82, 38%, 95%) |
| CMYK | cmyk(14.1%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(90.95, -25.76, 40.36) |
| CIE-LCH | lch(90.95, 47.88, 122.55°) |
| OKLab | oklab(91.3% -0.0706 0.0993) |
| OKLCH | oklch(91.3% 0.122 125.4) |
| XYZ | xyz(62.6920, 78.3776, 40.6738) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Celery
#C1FD95
ΔE00 4.57
Light Khaki
#E6F2A2
ΔE00 4.89
Tea Green
#BDF8A3
ΔE00 5.05
Light Yellow Green
#CCFD7F
ΔE00 5.13
Light Yellowish Green
#C2FF89
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF196 #B896F1
analogous
#F1E696 #CFF196 #A2F196
triadic
#CFF196 #96CFF1 #F196CF
tetradic
#CFF196 #96F1E6 #B896F1 #F196A2
square
#CFF196 #96F1E6 #B896F1 #F196A2
split-complementary
#CFF196 #96A2F1 #E696F1
monochromatic
#9EE32A #B6EA60 #CFF196 #E8F8CC #F3FBE4
Accessibility & contrast
On white
1.26
#CFF196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#CFF196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF196
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF196 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68F
Deuteranopia (green-blind)
#F5E59B
Tritanopia (blue-blind)
#D4E9DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff196; /* rgb */ color: rgb(207, 241, 150); /* oklch */ color: oklch(91.3% 0.122 125.4);
Tailwind
colors: {
custom: {
50: '#dff5b6',
500: '#cff196',
950: '#000000',
},
}SCSS
$custom: #cff196; $custom-light: #dff5b6; $custom-dark: #000000;
JSON
{
"hex": "#cff196",
"rgb": {
"r": 207,
"g": 241,
"b": 150
},
"hsl": {
"h": 82.418,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.91296,
"c": 0.12181,
"h": 125.4
},
"luminance": 0.78378
}Semantic roles & 50–950 ramp
primary
#CFF196
secondary
#875DCE
accent
#0DD959
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581