#E6F5EA#E6F5EA
#E6F5EA is a very light, muted green. Relative luminance 0.881; OKLCH L 95.6% C 0.022 H 154.1°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F5EA |
|---|---|
| RGB | rgb(230, 245, 234) |
| HSL | hsl(136, 43%, 93%) |
| HSV | hsv(136, 6%, 96%) |
| CMYK | cmyk(6.1%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.19, -6.92, 3.59) |
| CIE-LCH | lch(95.19, 7.79, 152.56°) |
| OKLab | oklab(95.6% -0.0193 0.0094) |
| OKLCH | oklch(95.6% 0.022 154.1) |
| XYZ | xyz(80.1340, 88.0677, 90.6030) |
| Luminance | 0.8807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.51
Mintcream
#F5FFFA
ΔE00 4.17
Azure (CSS)
#F0FFFF
ΔE00 5.49
Ivory
#FFFFF0
ΔE00 6.61
Lightcyan
#E0FFFF
ΔE00 6.71
Light Grey
#D8DCD6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F5EA #F5E6F1
analogous
#E9F5E6 #E6F5EA #E6F5F1
triadic
#E6F5EA #EAE6F5 #F5EAE6
tetradic
#E6F5EA #E6E9F5 #F5E6F1 #F5F1E6
square
#E6F5EA #E6E9F5 #F5E6F1 #F5F1E6
split-complementary
#E6F5EA #F1E6F5 #F5E6E9
monochromatic
#8FD2A1 #BAE4C5 #E6F5EA #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.13
#E6F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#E6F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F5EA
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F5EA | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#E4F5F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e6f5ea; /* rgb */ color: rgb(230, 245, 234); /* oklch */ color: oklch(95.6% 0.022 154.1);
Tailwind
colors: {
custom: {
50: '#eef8f0',
500: '#e6f5ea',
950: '#000000',
},
}SCSS
$custom: #e6f5ea; $custom-light: #eef8f0; $custom-dark: #000000;
JSON
{
"hex": "#e6f5ea",
"rgb": {
"r": 230,
"g": 245,
"b": 234
},
"hsl": {
"h": 136,
"s": 42.857,
"l": 93.137
},
"oklch": {
"l": 0.95596,
"c": 0.02151,
"h": 154.1
},
"luminance": 0.88068
}Semantic roles & 50–950 ramp
primary
#E6F5EA
secondary
#D3ADC8
accent
#3092B6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585