#E6F4EC#E6F4EC
#E6F4EC is a very light, near-neutral green. Relative luminance 0.876; OKLCH L 95.5% C 0.018 H 161.1°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F4EC |
|---|---|
| RGB | rgb(230, 244, 236) |
| HSL | hsl(146, 39%, 93%) |
| HSV | hsv(146, 6%, 96%) |
| CMYK | cmyk(5.7%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(94.98, -6.05, 2.26) |
| CIE-LCH | lch(94.98, 6.46, 159.55°) |
| OKLab | oklab(95.45% -0.0172 0.0059) |
| OKLCH | oklch(95.45% 0.018 161.1) |
| XYZ | xyz(80.1212, 87.5798, 92.0241) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.31
Honeydew
#F0FFF0
ΔE00 3.54
Azure (CSS)
#F0FFFF
ΔE00 4.39
Lightcyan
#E0FFFF
ΔE00 6.26
Light Grey
#D8DCD6
ΔE00 6.39
Ivory
#FFFFF0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F4EC #F4E6EE
analogous
#E7F4E6 #E6F4EC #E6F4F3
triadic
#E6F4EC #ECE6F4 #F4ECE6
tetradic
#E6F4EC #E6E7F4 #F4E6EE #F4F3E6
square
#E6F4EC #E6E7F4 #F4E6EE #F4F3E6
split-complementary
#E6F4EC #F3E6F4 #F4E6E7
monochromatic
#91CFAB #BBE1CC #E6F4EC #EAF6EF #EAF6EF
Accessibility & contrast
On white
1.13
#E6F4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#E6F4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F4EC
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F4EC | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#E4F4F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e6f4ec; /* rgb */ color: rgb(230, 244, 236); /* oklch */ color: oklch(95.5% 0.018 161.1);
Tailwind
colors: {
custom: {
50: '#edf7f2',
500: '#e6f4ec',
950: '#000000',
},
}SCSS
$custom: #e6f4ec; $custom-light: #edf7f2; $custom-dark: #000000;
JSON
{
"hex": "#e6f4ec",
"rgb": {
"r": 230,
"g": 244,
"b": 236
},
"hsl": {
"h": 145.714,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.9545,
"c": 0.01819,
"h": 161.1
},
"luminance": 0.8758
}Semantic roles & 50–950 ramp
primary
#E6F4EC
secondary
#D0AEC2
accent
#347CB2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585