#CFF996#CFF996
#CFF996 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.0% C 0.133 H 127.5°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF996 |
|---|---|
| RGB | rgb(207, 249, 150) |
| HSL | hsl(85, 89%, 78%) |
| HSV | hsv(85, 40%, 98%) |
| CMYK | cmyk(16.9%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(93.11, -29.53, 43.13) |
| CIE-LCH | lch(93.11, 52.28, 124.40°) |
| OKLab | oklab(93.03% -0.0812 0.1057) |
| OKLCH | oklch(93.03% 0.133 127.5) |
| XYZ | xyz(65.1122, 83.2180, 41.4806) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Celery
#C1FD95
ΔE00 2.90
Light Yellowish Green
#C2FF89
ΔE00 3.40
Light Pea Green
#C4FE82
ΔE00 3.63
Light Yellow Green
#CCFD7F
ΔE00 3.63
Tea Green
#BDF8A3
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF996 #C096F9
analogous
#F9F296 #CFF996 #9DF996
triadic
#CFF996 #96CFF9 #F996CF
tetradic
#CFF996 #96F9F2 #C096F9 #F9969D
square
#CFF996 #96F9F2 #C096F9 #F9969D
split-complementary
#CFF996 #969DF9 #F296F9
monochromatic
#9AF222 #B5F65C #CFF996 #E9FCD0 #F2FDE2
Accessibility & contrast
On white
1.19
#CFF996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#CFF996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF996
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF996 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8F
Deuteranopia (green-blind)
#FCEA9B
Tritanopia (blue-blind)
#D4F1E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff996; /* rgb */ color: rgb(207, 249, 150); /* oklch */ color: oklch(93.0% 0.133 127.5);
Tailwind
colors: {
custom: {
50: '#dffbb6',
500: '#cff996',
950: '#000000',
},
}SCSS
$custom: #cff996; $custom-light: #dffbb6; $custom-dark: #000000;
JSON
{
"hex": "#cff996",
"rgb": {
"r": 207,
"g": 249,
"b": 150
},
"hsl": {
"h": 85.455,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.93027,
"c": 0.13323,
"h": 127.5
},
"luminance": 0.83219
}Semantic roles & 50–950 ramp
primary
#CFF996
secondary
#905AD9
accent
#00E661
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581