#E4FCED#E4FCED
#E4FCED is a very light, muted green. Relative luminance 0.922; OKLCH L 96.9% C 0.032 H 158.3°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FCED |
|---|---|
| RGB | rgb(228, 252, 237) |
| HSL | hsl(143, 80%, 94%) |
| HSV | hsv(143, 10%, 99%) |
| CMYK | cmyk(9.5%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(96.91, -10.54, 4.52) |
| CIE-LCH | lch(96.91, 11.47, 156.77°) |
| OKLab | oklab(96.95% -0.0297 0.0118) |
| OKLCH | oklch(96.95% 0.032 158.3) |
| XYZ | xyz(82.0881, 92.2281, 93.5814) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.14
Ice
#D6FFFA
ΔE00 5.92
Lightcyan
#E0FFFF
ΔE00 6.44
Mintcream
#F5FFFA
ΔE00 6.80
Ice Blue (survey)
#D7FFFE
ΔE00 6.90
Very Pale Blue
#D6FFFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FCED #FCE4F3
analogous
#E7FCE4 #E4FCED #E4FCF9
triadic
#E4FCED #EDE4FC #FCEDE4
tetradic
#E4FCED #E4E7FC #FCE4F3 #FCF9E4
square
#E4FCED #E4E7FC #FCE4F3 #FCF9E4
split-complementary
#E4FCED #F9E4FC #FCE4E7
monochromatic
#76F0A4 #ADF6C8 #E3FCED #E3FCED #E3FCED
Accessibility & contrast
On white
1.08
#E4FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#E4FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FCED
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FCED | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#E0FCF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e4fced; /* rgb */ color: rgb(228, 252, 237); /* oklch */ color: oklch(96.9% 0.032 158.3);
Tailwind
colors: {
custom: {
50: '#ecfdf2',
500: '#e4fced',
950: '#000000',
},
}SCSS
$custom: #e4fced; $custom-light: #ecfdf2; $custom-dark: #000000;
JSON
{
"hex": "#e4fced",
"rgb": {
"r": 228,
"g": 252,
"b": 237
},
"hsl": {
"h": 142.5,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.96949,
"c": 0.03195,
"h": 158.3
},
"luminance": 0.92229
}Semantic roles & 50–950 ramp
primary
#E4FCED
secondary
#E4A0CB
accent
#098DDC
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585