#E8FCED#E8FCED
#E8FCED is a very light, muted green. Relative luminance 0.929; OKLCH L 97.2% C 0.029 H 153.4°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FCED |
|---|---|
| RGB | rgb(232, 252, 237) |
| HSL | hsl(135, 77%, 95%) |
| HSV | hsv(135, 8%, 99%) |
| CMYK | cmyk(7.9%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(97.18, -9.23, 4.95) |
| CIE-LCH | lch(97.18, 10.47, 151.81°) |
| OKLab | oklab(97.23% -0.0258 0.0129) |
| OKLCH | oklch(97.23% 0.029 153.4) |
| XYZ | xyz(83.3721, 92.8901, 93.6416) |
| Luminance | 0.9289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.90
Mintcream
#F5FFFA
ΔE00 5.88
Lightcyan
#E0FFFF
ΔE00 6.85
Ice
#D6FFFA
ΔE00 6.91
Azure (CSS)
#F0FFFF
ΔE00 7.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FCED #FCE8F7
analogous
#EDFCE8 #E8FCED #E8FCF7
triadic
#E8FCED #EDE8FC #FCEDE8
tetradic
#E8FCED #E8EDFC #FCE8F7 #FCF7E8
square
#E8FCED #E8EDFC #FCE8F7 #FCF7E8
split-complementary
#E8FCED #F7E8FC #FCE8ED
monochromatic
#7CEE98 #B2F5C3 #E4FBEA #E4FBEA #E4FBEA
Accessibility & contrast
On white
1.07
#E8FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#E8FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FCED
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FCED | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#E5FBF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e8fced; /* rgb */ color: rgb(232, 252, 237); /* oklch */ color: oklch(97.2% 0.029 153.4);
Tailwind
colors: {
custom: {
50: '#effdf2',
500: '#e8fced',
950: '#000000',
},
}SCSS
$custom: #e8fced; $custom-light: #effdf2; $custom-dark: #000000;
JSON
{
"hex": "#e8fced",
"rgb": {
"r": 232,
"g": 252,
"b": 237
},
"hsl": {
"h": 135,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.9723,
"c": 0.02882,
"h": 153.4
},
"luminance": 0.92891
}Semantic roles & 50–950 ramp
primary
#E8FCED
secondary
#E4A4D4
accent
#0CA6D9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585