#E3FAED#E3FAED
#E3FAED is a very light, muted green. Relative luminance 0.908; OKLCH L 96.5% C 0.030 H 161.1°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FAED |
|---|---|
| RGB | rgb(227, 250, 237) |
| HSL | hsl(146, 70%, 94%) |
| HSV | hsv(146, 9%, 98%) |
| CMYK | cmyk(9.2%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(96.33, -9.87, 3.68) |
| CIE-LCH | lch(96.33, 10.53, 159.57°) |
| OKLab | oklab(96.47% -0.028 0.0096) |
| OKLCH | oklch(96.47% 0.03 161.1) |
| XYZ | xyz(81.1470, 90.8154, 93.3583) |
| Luminance | 0.9082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.06
Ice
#D6FFFA
ΔE00 5.71
Lightcyan
#E0FFFF
ΔE00 5.84
Mintcream
#F5FFFA
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.51
Very Pale Blue
#D6FFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FAED #FAE3F0
analogous
#E4FAE3 #E3FAED #E3FAF8
triadic
#E3FAED #EDE3FA #FAEDE3
tetradic
#E3FAED #E3E4FA #FAE3F0 #FAF8E3
square
#E3FAED #E3E4FA #FAE3F0 #FAF8E3
split-complementary
#E3FAED #F8E3FA #FAE3E4
monochromatic
#7BE7AA #AFF1CC #E3FAED #E5FAEE #E5FAEE
Accessibility & contrast
On white
1.10
#E3FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#E3FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FAED
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FAED | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#DFFAF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e3faed; /* rgb */ color: rgb(227, 250, 237); /* oklch */ color: oklch(96.5% 0.030 161.1);
Tailwind
colors: {
custom: {
50: '#ebfcf2',
500: '#e3faed',
950: '#000000',
},
}SCSS
$custom: #e3faed; $custom-light: #ebfcf2; $custom-dark: #000000;
JSON
{
"hex": "#e3faed",
"rgb": {
"r": 227,
"g": 250,
"b": 237
},
"hsl": {
"h": 146.087,
"s": 69.697,
"l": 93.529
},
"oklch": {
"l": 0.96474,
"c": 0.02957,
"h": 161.1
},
"luminance": 0.90817
}Semantic roles & 50–950 ramp
primary
#E3FAED
secondary
#DFA2C5
accent
#147FD2
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585