#CFEE95#CFEE95
#CFEE95 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.6% C 0.119 H 124.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE95 |
|---|---|
| RGB | rgb(207, 238, 149) |
| HSL | hsl(81, 72%, 76%) |
| HSV | hsv(81, 37%, 93%) |
| CMYK | cmyk(13%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(90.13, -24.45, 39.79) |
| CIE-LCH | lch(90.13, 46.71, 121.57°) |
| OKLab | oklab(90.63% -0.067 0.0979) |
| OKLCH | oklch(90.63% 0.119 124.4) |
| XYZ | xyz(61.7311, 76.5841, 39.9580) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Celery
#C1FD95
ΔE00 5.29
Tea Green
#BDF8A3
ΔE00 5.57
Light Yellow Green
#CCFD7F
ΔE00 5.68
Washed Out Green
#BCF5A6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE95 #B495EE
analogous
#EEE095 #CFEE95 #A2EE95
triadic
#CFEE95 #95CFEE #EE95CF
tetradic
#CFEE95 #95EEE0 #B495EE #EE95A2
square
#CFEE95 #95EEE0 #B495EE #EE95A2
split-complementary
#CFEE95 #95A2EE #E095EE
monochromatic
#9FDD2C #B7E660 #CFEE95 #E7F6CA #F3FBE5
Accessibility & contrast
On white
1.29
#CFEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CFEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE95
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE95 | 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)
#F7E48F
Deuteranopia (green-blind)
#F3E299
Tritanopia (blue-blind)
#D5E6D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfee95; /* rgb */ color: rgb(207, 238, 149); /* oklch */ color: oklch(90.6% 0.119 124.4);
Tailwind
colors: {
custom: {
50: '#dff3b5',
500: '#cfee95',
950: '#000000',
},
}SCSS
$custom: #cfee95; $custom-light: #dff3b5; $custom-dark: #000000;
JSON
{
"hex": "#cfee95",
"rgb": {
"r": 207,
"g": 238,
"b": 149
},
"hsl": {
"h": 80.899,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.90632,
"c": 0.11863,
"h": 124.4
},
"luminance": 0.76584
}Semantic roles & 50–950 ramp
primary
#CFEE95
secondary
#835DCA
accent
#11D455
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581