#E9FFCA#E9FFCA
#E9FFCA is a very light, moderate yellow-green. Relative luminance 0.931; OKLCH L 97.1% C 0.073 H 126.1°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFCA |
|---|---|
| RGB | rgb(233, 255, 202) |
| HSL | hsl(85, 100%, 90%) |
| HSV | hsv(85, 21%, 100%) |
| CMYK | cmyk(8.6%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(97.27, -16.11, 22.99) |
| CIE-LCH | lch(97.27, 28.07, 125.01°) |
| OKLab | oklab(97.07% -0.0428 0.0587) |
| OKLCH | oklch(97.07% 0.073 126.1) |
| XYZ | xyz(80.0235, 93.1076, 69.6214) |
| Luminance | 0.9311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.25
Very Pale Green
#CFFDBC
ΔE00 5.31
Ecru
#FEFFCA
ΔE00 5.80
Ivory (survey)
#FFFFCB
ΔE00 6.11
Cream (survey)
#FFFFC2
ΔE00 6.41
Eggshell (survey)
#FFFFD4
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFCA #E0CAFF
analogous
#FFFBCA #E9FFCA #CFFFCA
triadic
#E9FFCA #CAE9FF #FFCAE9
tetradic
#E9FFCA #CAFFFB #E0CAFF #FFCACF
square
#E9FFCA #CAFFFB #E0CAFF #FFCACF
split-complementary
#E9FFCA #CACFFF #FBCAFF
monochromatic
#B6FF50 #D0FF8D #E9FFCA #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.07
#E9FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#E9FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFCA
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFCA | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C7
Deuteranopia (green-blind)
#FFF7CC
Tritanopia (blue-blind)
#ECFAF0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e9ffca; /* rgb */ color: rgb(233, 255, 202); /* oklch */ color: oklch(97.1% 0.073 126.1);
Tailwind
colors: {
custom: {
50: '#f0ffda',
500: '#e9ffca',
950: '#000000',
},
}SCSS
$custom: #e9ffca; $custom-light: #f0ffda; $custom-dark: #000000;
JSON
{
"hex": "#e9ffca",
"rgb": {
"r": 233,
"g": 255,
"b": 202
},
"hsl": {
"h": 84.906,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.9707,
"c": 0.07266,
"h": 126.1
},
"luminance": 0.93108
}Semantic roles & 50–950 ramp
primary
#E9FFCA
secondary
#AE84E9
accent
#00E65F
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683