#E6FAEB#E6FAEB
#E6FAEB is a very light, muted green. Relative luminance 0.912; OKLCH L 96.6% C 0.029 H 153.4°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FAEB |
|---|---|
| RGB | rgb(230, 250, 235) |
| HSL | hsl(135, 67%, 94%) |
| HSV | hsv(135, 8%, 98%) |
| CMYK | cmyk(8%, 0%, 6%, 2%) |
| CIE-LAB | lab(96.49, -9.24, 4.96) |
| CIE-LCH | lch(96.49, 10.49, 151.80°) |
| OKLab | oklab(96.63% -0.0258 0.0129) |
| OKLCH | oklch(96.63% 0.029 153.4) |
| XYZ | xyz(81.8111, 91.1915, 91.8727) |
| Luminance | 0.9119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.11
Mintcream
#F5FFFA
ΔE00 5.98
Lightcyan
#E0FFFF
ΔE00 6.89
Ice
#D6FFFA
ΔE00 6.91
Azure (CSS)
#F0FFFF
ΔE00 7.12
Ice Blue (survey)
#D7FFFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FAEB #FAE6F5
analogous
#EBFAE6 #E6FAEB #E6FAF5
triadic
#E6FAEB #EBE6FA #FAEBE6
tetradic
#E6FAEB #E6EBFA #FAE6F5 #FAF5E6
square
#E6FAEB #E6EBFA #FAE6F5 #FAF5E6
split-complementary
#E6FAEB #F5E6FA #FAE6EB
monochromatic
#80E699 #B3F0C2 #E5FAEB #E5FAEB #E5FAEB
Accessibility & contrast
On white
1.09
#E6FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#E6FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FAEB
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FAEB | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F6F4EC
Tritanopia (blue-blind)
#E3F9F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e6faeb; /* rgb */ color: rgb(230, 250, 235); /* oklch */ color: oklch(96.6% 0.029 153.4);
Tailwind
colors: {
custom: {
50: '#eefcf1',
500: '#e6faeb',
950: '#000000',
},
}SCSS
$custom: #e6faeb; $custom-light: #eefcf1; $custom-dark: #000000;
JSON
{
"hex": "#e6faeb",
"rgb": {
"r": 230,
"g": 250,
"b": 235
},
"hsl": {
"h": 135,
"s": 66.667,
"l": 94.118
},
"oklch": {
"l": 0.96631,
"c": 0.02886,
"h": 153.4
},
"luminance": 0.91192
}Semantic roles & 50–950 ramp
primary
#E6FAEB
secondary
#DFA6D0
accent
#17A1CF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585