#E8F6EA#E8F6EA
#E8F6EA is a very light, muted green. Relative luminance 0.890; OKLCH L 95.9% C 0.022 H 149.7°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F6EA |
|---|---|
| RGB | rgb(232, 246, 234) |
| HSL | hsl(129, 44%, 94%) |
| HSV | hsv(129, 6%, 96%) |
| CMYK | cmyk(5.7%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.58, -6.76, 4.18) |
| CIE-LCH | lch(95.58, 7.95, 148.26°) |
| OKLab | oklab(95.94% -0.0187 0.0109) |
| OKLCH | oklch(95.94% 0.022 149.7) |
| XYZ | xyz(81.0830, 89.0073, 90.7343) |
| Luminance | 0.8901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.13
Mintcream
#F5FFFA
ΔE00 4.15
Azure (CSS)
#F0FFFF
ΔE00 5.75
Ivory
#FFFFF0
ΔE00 6.15
Beige
#F5F5DC
ΔE00 6.88
Light Grey
#D8DCD6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F6EA #F6E8F4
analogous
#EDF6E8 #E8F6EA #E8F6F1
triadic
#E8F6EA #EAE8F6 #F6EAE8
tetradic
#E8F6EA #E8EDF6 #F6E8F4 #F6F1E8
square
#E8F6EA #E8EDF6 #F6E8F4 #F6F1E8
split-complementary
#E8F6EA #F1E8F6 #F6E8ED
monochromatic
#90D49A #BCE5C2 #E8F6EA #E9F6EB #E9F6EB
Accessibility & contrast
On white
1.12
#E8F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#E8F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F6EA
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F6EA | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#E7F5F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e8f6ea; /* rgb */ color: rgb(232, 246, 234); /* oklch */ color: oklch(95.9% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#eff9f0',
500: '#e8f6ea',
950: '#000000',
},
}SCSS
$custom: #e8f6ea; $custom-light: #eff9f0; $custom-dark: #000000;
JSON
{
"hex": "#e8f6ea",
"rgb": {
"r": 232,
"g": 246,
"b": 234
},
"hsl": {
"h": 128.571,
"s": 43.75,
"l": 93.725
},
"oklch": {
"l": 0.95942,
"c": 0.02168,
"h": 149.7
},
"luminance": 0.89008
}Semantic roles & 50–950 ramp
primary
#E8F6EA
secondary
#D4AECF
accent
#2FA3B7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585