#E6F8EA#E6F8EA
#E6F8EA is a very light, muted green. Relative luminance 0.899; OKLCH L 96.2% C 0.026 H 152.4°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F8EA |
|---|---|
| RGB | rgb(230, 248, 234) |
| HSL | hsl(133, 56%, 94%) |
| HSV | hsv(133, 7%, 97%) |
| CMYK | cmyk(7.3%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.95, -8.42, 4.70) |
| CIE-LCH | lch(95.95, 9.64, 150.84°) |
| OKLab | oklab(96.2% -0.0235 0.0123) |
| OKLCH | oklch(96.2% 0.026 152.4) |
| XYZ | xyz(81.0489, 89.8975, 90.9079) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.89
Mintcream
#F5FFFA
ΔE00 5.40
Azure (CSS)
#F0FFFF
ΔE00 6.65
Lightcyan
#E0FFFF
ΔE00 6.91
Ice
#D6FFFA
ΔE00 7.29
Ivory
#FFFFF0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F8EA #F8E6F4
analogous
#EBF8E6 #E6F8EA #E6F8F3
triadic
#E6F8EA #EAE6F8 #F8EAE6
tetradic
#E6F8EA #E6EBF8 #F8E6F4 #F8F3E6
square
#E6F8EA #E6EBF8 #F8E6F4 #F8F3E6
split-complementary
#E6F8EA #F3E6F8 #F8E6EB
monochromatic
#86DD9A #B6EBC2 #E6F8EA #E7F8EB #E7F8EB
Accessibility & contrast
On white
1.11
#E6F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#E6F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F8EA
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F8EA | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F5F2EB
Tritanopia (blue-blind)
#E4F7F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e6f8ea; /* rgb */ color: rgb(230, 248, 234); /* oklch */ color: oklch(96.2% 0.026 152.4);
Tailwind
colors: {
custom: {
50: '#eefaf0',
500: '#e6f8ea',
950: '#000000',
},
}SCSS
$custom: #e6f8ea; $custom-light: #eefaf0; $custom-dark: #000000;
JSON
{
"hex": "#e6f8ea",
"rgb": {
"r": 230,
"g": 248,
"b": 234
},
"hsl": {
"h": 133.333,
"s": 56.25,
"l": 93.725
},
"oklch": {
"l": 0.96201,
"c": 0.02648,
"h": 152.4
},
"luminance": 0.89898
}Semantic roles & 50–950 ramp
primary
#E6F8EA
secondary
#D9A9CF
accent
#22A0C4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585