#E6F6EA#E6F6EA
#E6F6EA is a very light, muted green. Relative luminance 0.887; OKLCH L 95.8% C 0.023 H 153.5°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F6EA |
|---|---|
| RGB | rgb(230, 246, 234) |
| HSL | hsl(135, 47%, 93%) |
| HSV | hsv(135, 7%, 96%) |
| CMYK | cmyk(6.5%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.44, -7.42, 3.96) |
| CIE-LCH | lch(95.44, 8.41, 151.91°) |
| OKLab | oklab(95.8% -0.0207 0.0104) |
| OKLCH | oklch(95.8% 0.023 153.5) |
| XYZ | xyz(80.4373, 88.6743, 90.7041) |
| Luminance | 0.8868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.18
Mintcream
#F5FFFA
ΔE00 4.56
Azure (CSS)
#F0FFFF
ΔE00 5.86
Lightcyan
#E0FFFF
ΔE00 6.73
Ivory
#FFFFF0
ΔE00 6.83
Beige
#F5F5DC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F6EA #F6E6F2
analogous
#EAF6E6 #E6F6EA #E6F6F2
triadic
#E6F6EA #EAE6F6 #F6EAE6
tetradic
#E6F6EA #E6EAF6 #F6E6F2 #F6F2E6
square
#E6F6EA #E6EAF6 #F6E6F2 #F6F2E6
split-complementary
#E6F6EA #F2E6F6 #F6E6EA
monochromatic
#8CD69E #B9E6C4 #E6F6EA #E8F7EC #E8F7EC
Accessibility & contrast
On white
1.12
#E6F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#E6F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F6EA
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F6EA | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#E4F5F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e6f6ea; /* rgb */ color: rgb(230, 246, 234); /* oklch */ color: oklch(95.8% 0.023 153.5);
Tailwind
colors: {
custom: {
50: '#eef9f0',
500: '#e6f6ea',
950: '#000000',
},
}SCSS
$custom: #e6f6ea; $custom-light: #eef9f0; $custom-dark: #000000;
JSON
{
"hex": "#e6f6ea",
"rgb": {
"r": 230,
"g": 246,
"b": 234
},
"hsl": {
"h": 135,
"s": 47.059,
"l": 93.333
},
"oklch": {
"l": 0.95798,
"c": 0.02316,
"h": 153.5
},
"luminance": 0.88675
}Semantic roles & 50–950 ramp
primary
#E6F6EA
secondary
#D5ABCA
accent
#2B97BA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585