#E1FCED#E1FCED
#E1FCED is a very light, muted green. Relative luminance 0.917; OKLCH L 96.7% C 0.034 H 161.5°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FCED |
|---|---|
| RGB | rgb(225, 252, 237) |
| HSL | hsl(147, 82%, 94%) |
| HSV | hsv(147, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(96.71, -11.51, 4.21) |
| CIE-LCH | lch(96.71, 12.26, 159.91°) |
| OKLab | oklab(96.74% -0.0326 0.011) |
| OKLCH | oklch(96.74% 0.034 161.5) |
| XYZ | xyz(81.1444, 91.7415, 93.5371) |
| Luminance | 0.9174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.04
Ice
#D6FFFA
ΔE00 5.28
Lightcyan
#E0FFFF
ΔE00 6.29
Ice Blue (survey)
#D7FFFE
ΔE00 6.42
Very Pale Blue
#D6FFFE
ΔE00 6.53
Very Light Blue
#D5FFFF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FCED #FCE1F0
analogous
#E2FCE1 #E1FCED #E1FCFA
triadic
#E1FCED #EDE1FC #FCEDE1
tetradic
#E1FCED #E1E2FC #FCE1F0 #FCFAE1
square
#E1FCED #E1E2FC #FCE1F0 #FCFAE1
split-complementary
#E1FCED #FAE1FC #FCE1E2
monochromatic
#72F1AA #A9F6CC #E1FCED #E3FCEE #E3FCEE
Accessibility & contrast
On white
1.09
#E1FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#E1FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FCED
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FCED | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#DCFCF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e1fced; /* rgb */ color: rgb(225, 252, 237); /* oklch */ color: oklch(96.7% 0.034 161.5);
Tailwind
colors: {
custom: {
50: '#eafdf2',
500: '#e1fced',
950: '#000000',
},
}SCSS
$custom: #e1fced; $custom-light: #eafdf2; $custom-dark: #000000;
JSON
{
"hex": "#e1fced",
"rgb": {
"r": 225,
"g": 252,
"b": 237
},
"hsl": {
"h": 146.667,
"s": 81.818,
"l": 93.529
},
"oklch": {
"l": 0.96741,
"c": 0.03443,
"h": 161.5
},
"luminance": 0.91743
}Semantic roles & 50–950 ramp
primary
#E1FCED
secondary
#E49DC5
accent
#077FDE
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585