#E3FCED#E3FCED
#E3FCED is a very light, muted green. Relative luminance 0.921; OKLCH L 96.9% C 0.033 H 159.4°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FCED |
|---|---|
| RGB | rgb(227, 252, 237) |
| HSL | hsl(144, 81%, 94%) |
| HSV | hsv(144, 10%, 99%) |
| CMYK | cmyk(9.9%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(96.85, -10.86, 4.42) |
| CIE-LCH | lch(96.85, 11.73, 157.86°) |
| OKLab | oklab(96.88% -0.0307 0.0115) |
| OKLCH | oklch(96.88% 0.033 159.4) |
| XYZ | xyz(81.7717, 92.0650, 93.5665) |
| Luminance | 0.9207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.44
Ice
#D6FFFA
ΔE00 5.69
Lightcyan
#E0FFFF
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.73
Very Pale Blue
#D6FFFE
ΔE00 6.85
Mintcream
#F5FFFA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FCED #FCE3F2
analogous
#E6FCE3 #E3FCED #E3FCFA
triadic
#E3FCED #EDE3FC #FCEDE3
tetradic
#E3FCED #E3E6FC #FCE3F2 #FCFAE3
square
#E3FCED #E3E6FC #FCE3F2 #FCFAE3
split-complementary
#E3FCED #FAE3FC #FCE3E6
monochromatic
#74F0A6 #ACF6C9 #E3FCED #E3FCED #E3FCED
Accessibility & contrast
On white
1.08
#E3FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#E3FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FCED
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FCED | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EC
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#DFFCF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e3fced; /* rgb */ color: rgb(227, 252, 237); /* oklch */ color: oklch(96.9% 0.033 159.4);
Tailwind
colors: {
custom: {
50: '#ebfdf2',
500: '#e3fced',
950: '#000000',
},
}SCSS
$custom: #e3fced; $custom-light: #ebfdf2; $custom-dark: #000000;
JSON
{
"hex": "#e3fced",
"rgb": {
"r": 227,
"g": 252,
"b": 237
},
"hsl": {
"h": 144,
"s": 80.645,
"l": 93.922
},
"oklch": {
"l": 0.9688,
"c": 0.03277,
"h": 159.4
},
"luminance": 0.92066
}Semantic roles & 50–950 ramp
primary
#E3FCED
secondary
#E49FC9
accent
#0988DD
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585