#E6F0EA#E6F0EA
#E6F0EA is a very light, near-neutral green. Relative luminance 0.851; OKLCH L 94.6% C 0.013 H 159.9°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F0EA |
|---|---|
| RGB | rgb(230, 240, 234) |
| HSL | hsl(144, 25%, 92%) |
| HSV | hsv(144, 4%, 94%) |
| CMYK | cmyk(4.2%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.92, -4.39, 1.75) |
| CIE-LCH | lch(93.92, 4.72, 158.32°) |
| OKLab | oklab(94.59% -0.0125 0.0046) |
| OKLCH | oklch(94.59% 0.013 159.9) |
| XYZ | xyz(78.6417, 85.0832, 90.1056) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.13
Azure (CSS)
#F0FFFF
ΔE00 4.33
Light Grey
#D8DCD6
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 5.09
Off White
#FAF9F6
ΔE00 5.96
Whitesmoke
#F5F5F5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F0EA #F0E6EC
analogous
#E7F0E6 #E6F0EA #E6F0EF
triadic
#E6F0EA #EAE6F0 #F0EAE6
tetradic
#E6F0EA #E6E7F0 #F0E6EC #F0EFE6
square
#E6F0EA #E6E7F0 #F0E6EC #F0EFE6
split-complementary
#E6F0EA #EFE6F0 #F0E6E7
monochromatic
#9AC2AA #C0D9CA #E6F0EA #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.17
#E6F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#E6F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F0EA
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F0EA | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#E4F0EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6f0ea; /* rgb */ color: rgb(230, 240, 234); /* oklch */ color: oklch(94.6% 0.013 159.9);
Tailwind
colors: {
custom: {
50: '#edf4f0',
500: '#e6f0ea',
950: '#000000',
},
}SCSS
$custom: #e6f0ea; $custom-light: #edf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e6f0ea",
"rgb": {
"r": 230,
"g": 240,
"b": 234
},
"hsl": {
"h": 144,
"s": 25,
"l": 92.157
},
"oklch": {
"l": 0.94594,
"c": 0.01327,
"h": 159.9
},
"luminance": 0.85084
}Semantic roles & 50–950 ramp
primary
#E6F0EA
secondary
#C9B2BF
accent
#427DA4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585