#E3FDEC#E3FDEC
#E3FDEC is a very light, muted green. Relative luminance 0.926; OKLCH L 97.1% C 0.035 H 157.0°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FDEC |
|---|---|
| RGB | rgb(227, 253, 236) |
| HSL | hsl(141, 87%, 94%) |
| HSV | hsv(141, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(97.08, -11.54, 5.27) |
| CIE-LCH | lch(97.08, 12.69, 155.45°) |
| OKLab | oklab(97.06% -0.0324 0.0137) |
| OKLCH | oklch(97.06% 0.035 157) |
| XYZ | xyz(81.9409, 92.6364, 92.9042) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.77
Ice
#D6FFFA
ΔE00 6.03
Lightcyan
#E0FFFF
ΔE00 7.04
Ice Blue (survey)
#D7FFFE
ΔE00 7.21
Very Pale Blue
#D6FFFE
ΔE00 7.32
Mintcream
#F5FFFA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FDEC #FDE3F4
analogous
#E7FDE3 #E3FDEC #E3FDF9
triadic
#E3FDEC #ECE3FD #FDECE3
tetradic
#E3FDEC #E3E7FD #FDE3F4 #FDF9E3
square
#E3FDEC #E3E7FD #FDE3F4 #FDF9E3
split-complementary
#E3FDEC #F9E3FD #FDE3E7
monochromatic
#71F59E #AAF9C5 #E2FDEC #E2FDEC #E2FDEC
Accessibility & contrast
On white
1.08
#E3FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#E3FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FDEC
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FDEC | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F8F5ED
Tritanopia (blue-blind)
#DFFDF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e3fdec; /* rgb */ color: rgb(227, 253, 236); /* oklch */ color: oklch(97.1% 0.035 157.0);
Tailwind
colors: {
custom: {
50: '#ecfef2',
500: '#e3fdec',
950: '#000000',
},
}SCSS
$custom: #e3fdec; $custom-light: #ecfef2; $custom-dark: #000000;
JSON
{
"hex": "#e3fdec",
"rgb": {
"r": 227,
"g": 253,
"b": 236
},
"hsl": {
"h": 140.769,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.97056,
"c": 0.03521,
"h": 157
},
"luminance": 0.92638
}Semantic roles & 50–950 ramp
primary
#E3FDEC
secondary
#E79DCD
accent
#0295E3
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585