#E6F4EE#E6F4EE
#E6F4EE is a very light, near-neutral teal. Relative luminance 0.877; OKLCH L 95.5% C 0.017 H 168.5°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F4EE |
|---|---|
| RGB | rgb(230, 244, 238) |
| HSL | hsl(154, 39%, 93%) |
| HSV | hsv(154, 6%, 96%) |
| CMYK | cmyk(5.7%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(95.03, -5.69, 1.29) |
| CIE-LCH | lch(95.03, 5.84, 167.19°) |
| OKLab | oklab(95.51% -0.0164 0.0034) |
| OKLCH | oklch(95.51% 0.017 168.5) |
| XYZ | xyz(80.4134, 87.6967, 93.5630) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.97
Azure (CSS)
#F0FFFF
ΔE00 3.64
Honeydew
#F0FFF0
ΔE00 4.27
Lightcyan
#E0FFFF
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.28
Ivory
#FFFFF0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F4EE #F4E6EC
analogous
#E6F4E7 #E6F4EE #E6F3F4
triadic
#E6F4EE #EEE6F4 #F4EEE6
tetradic
#E6F4EE #E7E6F4 #F4E6EC #F3F4E6
square
#E6F4EE #E7E6F4 #F4E6EC #F3F4E6
split-complementary
#E6F4EE #F4E6F3 #F4E7E6
monochromatic
#91CFB4 #BBE1D1 #E6F4EE #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.13
#E6F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#E6F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F4EE
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F4EE | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#E3F4F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e6f4ee; /* rgb */ color: rgb(230, 244, 238); /* oklch */ color: oklch(95.5% 0.017 168.5);
Tailwind
colors: {
custom: {
50: '#edf7f3',
500: '#e6f4ee',
950: '#000000',
},
}SCSS
$custom: #e6f4ee; $custom-light: #edf7f3; $custom-dark: #000000;
JSON
{
"hex": "#e6f4ee",
"rgb": {
"r": 230,
"g": 244,
"b": 238
},
"hsl": {
"h": 154.286,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.95505,
"c": 0.01678,
"h": 168.5
},
"luminance": 0.87697
}Semantic roles & 50–950 ramp
primary
#E6F4EE
secondary
#D0AEBD
accent
#346AB2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585