#E6FAED#E6FAED
#E6FAED is a very light, muted green. Relative luminance 0.913; OKLCH L 96.7% C 0.027 H 157.4°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FAED |
|---|---|
| RGB | rgb(230, 250, 237) |
| HSL | hsl(141, 67%, 94%) |
| HSV | hsv(141, 8%, 98%) |
| CMYK | cmyk(8%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(96.54, -8.89, 4.00) |
| CIE-LCH | lch(96.54, 9.74, 155.80°) |
| OKLab | oklab(96.69% -0.025 0.0104) |
| OKLCH | oklch(96.69% 0.027 157.4) |
| XYZ | xyz(82.1017, 91.3077, 93.4030) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.20
Mintcream
#F5FFFA
ΔE00 5.45
Lightcyan
#E0FFFF
ΔE00 6.20
Azure (CSS)
#F0FFFF
ΔE00 6.40
Ice
#D6FFFA
ΔE00 6.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FAED #FAE6F3
analogous
#E9FAE6 #E6FAED #E6FAF7
triadic
#E6FAED #EDE6FA #FAEDE6
tetradic
#E6FAED #E6E9FA #FAE6F3 #FAF7E6
square
#E6FAED #E6E9FA #FAE6F3 #FAF7E6
split-complementary
#E6FAED #F7E6FA #FAE6E9
monochromatic
#80E6A4 #B3F0C8 #E5FAED #E5FAED #E5FAED
Accessibility & contrast
On white
1.09
#E6FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#E6FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FAED
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FAED | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#E3FAF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e6faed; /* rgb */ color: rgb(230, 250, 237); /* oklch */ color: oklch(96.7% 0.027 157.4);
Tailwind
colors: {
custom: {
50: '#eefcf2',
500: '#e6faed',
950: '#000000',
},
}SCSS
$custom: #e6faed; $custom-light: #eefcf2; $custom-dark: #000000;
JSON
{
"hex": "#e6faed",
"rgb": {
"r": 230,
"g": 250,
"b": 237
},
"hsl": {
"h": 141,
"s": 66.667,
"l": 94.118
},
"oklch": {
"l": 0.96685,
"c": 0.0271,
"h": 157.4
},
"luminance": 0.91309
}Semantic roles & 50–950 ramp
primary
#E6FAED
secondary
#DFA6CB
accent
#178ECF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585