#CFF696#CFF696
#CFF696 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.129 H 126.8°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF696 |
|---|---|
| RGB | rgb(207, 246, 150) |
| HSL | hsl(84, 84%, 78%) |
| HSV | hsv(84, 39%, 96%) |
| CMYK | cmyk(15.9%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(92.30, -28.13, 42.10) |
| CIE-LCH | lch(92.30, 50.63, 123.75°) |
| OKLab | oklab(92.38% -0.0772 0.1033) |
| OKLCH | oklch(92.38% 0.129 126.8) |
| XYZ | xyz(64.1923, 81.3783, 41.1739) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.27
Celery
#C1FD95
ΔE00 3.45
Light Yellowish Green
#C2FF89
ΔE00 4.06
Light Yellow Green
#CCFD7F
ΔE00 4.12
Light Pea Green
#C4FE82
ΔE00 4.24
Tea Green
#BDF8A3
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF696 #BD96F6
analogous
#F6ED96 #CFF696 #9FF696
triadic
#CFF696 #96CFF6 #F696CF
tetradic
#CFF696 #96F6ED #BD96F6 #F6969F
square
#CFF696 #96F6ED #BD96F6 #F6969F
split-complementary
#CFF696 #969FF6 #ED96F6
monochromatic
#9BEC25 #B5F15E #CFF696 #E9FBCE #F2FDE3
Accessibility & contrast
On white
1.22
#CFF696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#CFF696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF696
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF696 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#FAE89B
Tritanopia (blue-blind)
#D4EEDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff696; /* rgb */ color: rgb(207, 246, 150); /* oklch */ color: oklch(92.4% 0.129 126.8);
Tailwind
colors: {
custom: {
50: '#dff9b6',
500: '#cff696',
950: '#000000',
},
}SCSS
$custom: #cff696; $custom-light: #dff9b6; $custom-dark: #000000;
JSON
{
"hex": "#cff696",
"rgb": {
"r": 207,
"g": 246,
"b": 150
},
"hsl": {
"h": 84.375,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.92377,
"c": 0.12895,
"h": 126.8
},
"luminance": 0.81379
}Semantic roles & 50–950 ramp
primary
#CFF696
secondary
#8D5BD5
accent
#05E15E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581