#CFEE93#CFEE93
#CFEE93 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.121 H 124.1°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE93 |
|---|---|
| RGB | rgb(207, 238, 147) |
| HSL | hsl(80, 73%, 75%) |
| HSV | hsv(80, 38%, 93%) |
| CMYK | cmyk(13%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(90.10, -24.70, 40.75) |
| CIE-LCH | lch(90.10, 47.65, 121.22°) |
| OKLab | oklab(90.6% -0.0677 0.1001) |
| OKLCH | oklch(90.6% 0.121 124.1) |
| XYZ | xyz(61.5728, 76.5208, 39.1243) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.55
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Celery
#C1FD95
ΔE00 5.27
Light Yellow Green
#CCFD7F
ΔE00 5.43
Tea Green
#BDF8A3
ΔE00 5.74
Light Yellowish Green
#C2FF89
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE93 #B293EE
analogous
#EEE093 #CFEE93 #A1EE93
triadic
#CFEE93 #93CFEE #EE93CF
tetradic
#CFEE93 #93EEE0 #B293EE #EE93A1
square
#CFEE93 #93EEE0 #B293EE #EE93A1
split-complementary
#CFEE93 #93A1EE #E093EE
monochromatic
#A0DD29 #B7E65E #CFEE93 #E7F6C8 #F3FBE5
Accessibility & contrast
On white
1.29
#CFEE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CFEE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE93
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE93 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#F3E298
Tritanopia (blue-blind)
#D5E6D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfee93; /* rgb */ color: rgb(207, 238, 147); /* oklch */ color: oklch(90.6% 0.121 124.1);
Tailwind
colors: {
custom: {
50: '#dff3b4',
500: '#cfee93',
950: '#000000',
},
}SCSS
$custom: #cfee93; $custom-light: #dff3b4; $custom-dark: #000000;
JSON
{
"hex": "#cfee93",
"rgb": {
"r": 207,
"g": 238,
"b": 147
},
"hsl": {
"h": 80.44,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.906,
"c": 0.12083,
"h": 124.1
},
"luminance": 0.76521
}Semantic roles & 50–950 ramp
primary
#CFEE93
secondary
#815BCA
accent
#11D553
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581