#CFEE96#CFEE96
#CFEE96 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.6% C 0.118 H 124.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE96 |
|---|---|
| RGB | rgb(207, 238, 150) |
| HSL | hsl(81, 72%, 76%) |
| HSV | hsv(81, 37%, 93%) |
| CMYK | cmyk(13%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(90.14, -24.33, 39.32) |
| CIE-LCH | lch(90.14, 46.23, 121.75°) |
| OKLab | oklab(90.65% -0.0666 0.0969) |
| OKLCH | oklch(90.65% 0.118 124.5) |
| XYZ | xyz(61.8113, 76.6162, 40.3803) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 5.10
Celery
#C1FD95
ΔE00 5.31
Tea Green
#BDF8A3
ΔE00 5.49
Washed Out Green
#BCF5A6
ΔE00 5.67
Light Yellow Green
#CCFD7F
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE96 #B596EE
analogous
#EEE196 #CFEE96 #A3EE96
triadic
#CFEE96 #96CFEE #EE96CF
tetradic
#CFEE96 #96EEE1 #B596EE #EE96A3
square
#CFEE96 #96EEE1 #B596EE #EE96A3
split-complementary
#CFEE96 #96A3EE #E196EE
monochromatic
#9FDD2D #B7E561 #CFEE96 #E7F7CB #F3FBE5
Accessibility & contrast
On white
1.29
#CFEE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CFEE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE96
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE96 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E490
Deuteranopia (green-blind)
#F3E29A
Tritanopia (blue-blind)
#D5E6D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfee96; /* rgb */ color: rgb(207, 238, 150); /* oklch */ color: oklch(90.6% 0.118 124.5);
Tailwind
colors: {
custom: {
50: '#dff3b6',
500: '#cfee96',
950: '#000000',
},
}SCSS
$custom: #cfee96; $custom-light: #dff3b6; $custom-dark: #000000;
JSON
{
"hex": "#cfee96",
"rgb": {
"r": 207,
"g": 238,
"b": 150
},
"hsl": {
"h": 81.136,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.90649,
"c": 0.11753,
"h": 124.5
},
"luminance": 0.76616
}Semantic roles & 50–950 ramp
primary
#CFEE96
secondary
#845ECA
accent
#11D456
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581