#E3FFED#E3FFED
#E3FFED is a very light, muted green. Relative luminance 0.940; OKLCH L 97.5% C 0.038 H 157.5°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFED |
|---|---|
| RGB | rgb(227, 255, 237) |
| HSL | hsl(141, 100%, 95%) |
| HSV | hsv(141, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(97.62, -12.35, 5.53) |
| CIE-LCH | lch(97.62, 13.53, 155.87°) |
| OKLab | oklab(97.49% -0.0347 0.0144) |
| OKLCH | oklch(97.49% 0.038 157.5) |
| XYZ | xyz(82.7213, 93.9640, 93.8830) |
| Luminance | 0.9396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.33
Ice
#D6FFFA
ΔE00 5.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.29
Lightcyan
#E0FFFF
ΔE00 7.32
Very Pale Blue
#D6FFFE
ΔE00 7.37
Very Light Blue
#D5FFFF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFED #FFE3F5
analogous
#E7FFE3 #E3FFED #E3FFFB
triadic
#E3FFED #EDE3FF #FFEDE3
tetradic
#E3FFED #E3E7FF #FFE3F5 #FFFBE3
square
#E3FFED #E3E7FF #FFE3F5 #FFFBE3
split-complementary
#E3FFED #FBE3FF #FFE3E7
monochromatic
#69FF9E #A6FFC6 #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.06
#E3FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#E3FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFED
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFED | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEC
Deuteranopia (green-blind)
#F9F7EE
Tritanopia (blue-blind)
#DFFFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e3ffed; /* rgb */ color: rgb(227, 255, 237); /* oklch */ color: oklch(97.5% 0.038 157.5);
Tailwind
colors: {
custom: {
50: '#ecfff2',
500: '#e3ffed',
950: '#000000',
},
}SCSS
$custom: #e3ffed; $custom-light: #ecfff2; $custom-dark: #000000;
JSON
{
"hex": "#e3ffed",
"rgb": {
"r": 227,
"g": 255,
"b": 237
},
"hsl": {
"h": 141.429,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.9749,
"c": 0.03758,
"h": 157.5
},
"luminance": 0.93965
}Semantic roles & 50–950 ramp
primary
#E3FFED
secondary
#ED99CF
accent
#0094E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685