#E9FCED#E9FCED
#E9FCED is a very light, muted green. Relative luminance 0.931; OKLCH L 97.3% C 0.028 H 151.9°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FCED |
|---|---|
| RGB | rgb(233, 252, 237) |
| HSL | hsl(133, 76%, 95%) |
| HSV | hsv(133, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(97.25, -8.90, 5.06) |
| CIE-LCH | lch(97.25, 10.24, 150.41°) |
| OKLab | oklab(97.3% -0.0248 0.0132) |
| OKLCH | oklch(97.3% 0.028 151.9) |
| XYZ | xyz(83.6977, 93.0580, 93.6568) |
| Luminance | 0.9306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.59
Mintcream
#F5FFFA
ΔE00 5.66
Azure (CSS)
#F0FFFF
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 6.99
Ice
#D6FFFA
ΔE00 7.18
Ivory
#FFFFF0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FCED #FCE9F8
analogous
#EEFCE9 #E9FCED #E9FCF7
triadic
#E9FCED #EDE9FC #FCEDE9
tetradic
#E9FCED #E9EEFC #FCE9F8 #FCF7E9
square
#E9FCED #E9EEFC #FCE9F8 #FCF7E9
split-complementary
#E9FCED #F7E9FC #FCE9EE
monochromatic
#7DED95 #B3F5C1 #E4FBE9 #E4FBE9 #E4FBE9
Accessibility & contrast
On white
1.07
#E9FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#E9FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FCED
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FCED | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F9F6EE
Tritanopia (blue-blind)
#E7FBF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e9fced; /* rgb */ color: rgb(233, 252, 237); /* oklch */ color: oklch(97.3% 0.028 151.9);
Tailwind
colors: {
custom: {
50: '#f0fdf2',
500: '#e9fced',
950: '#000000',
},
}SCSS
$custom: #e9fced; $custom-light: #f0fdf2; $custom-dark: #000000;
JSON
{
"hex": "#e9fced",
"rgb": {
"r": 233,
"g": 252,
"b": 237
},
"hsl": {
"h": 132.632,
"s": 76,
"l": 95.098
},
"oklch": {
"l": 0.97301,
"c": 0.02807,
"h": 151.9
},
"luminance": 0.93059
}Semantic roles & 50–950 ramp
primary
#E9FCED
secondary
#E4A6D7
accent
#0DADD8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585