#E6F2EE#E6F2EE
#E6F2EE is a very light, near-neutral teal. Relative luminance 0.865; OKLCH L 95.1% C 0.014 H 174.2°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F2EE |
|---|---|
| RGB | rgb(230, 242, 238) |
| HSL | hsl(160, 32%, 93%) |
| HSV | hsv(160, 5%, 95%) |
| CMYK | cmyk(5%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(94.53, -4.68, 0.55) |
| CIE-LCH | lch(94.53, 4.72, 173.25°) |
| OKLab | oklab(95.1% -0.0137 0.0014) |
| OKLCH | oklch(95.1% 0.014 174.2) |
| XYZ | xyz(79.8149, 86.4997, 93.3635) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.86
Azure (CSS)
#F0FFFF
ΔE00 3.30
Honeydew
#F0FFF0
ΔE00 5.40
Light Grey
#D8DCD6
ΔE00 5.57
Whitesmoke
#F5F5F5
ΔE00 6.20
Off White
#FAF9F6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F2EE #F2E6EA
analogous
#E6F2E8 #E6F2EE #E6F0F2
triadic
#E6F2EE #EEE6F2 #F2EEE6
tetradic
#E6F2EE #E8E6F2 #F2E6EA #F0F2E6
square
#E6F2EE #E8E6F2 #F2E6EA #F0F2E6
split-complementary
#E6F2EE #F2E6F0 #F2E8E6
monochromatic
#95C8B7 #BEDDD3 #E6F2EE #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.15
#E6F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#E6F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F2EE
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F2EE | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#E4F2F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e6f2ee; /* rgb */ color: rgb(230, 242, 238); /* oklch */ color: oklch(95.1% 0.014 174.2);
Tailwind
colors: {
custom: {
50: '#edf6f3',
500: '#e6f2ee',
950: '#000000',
},
}SCSS
$custom: #e6f2ee; $custom-light: #edf6f3; $custom-dark: #000000;
JSON
{
"hex": "#e6f2ee",
"rgb": {
"r": 230,
"g": 242,
"b": 238
},
"hsl": {
"h": 160,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.95105,
"c": 0.01376,
"h": 174.2
},
"luminance": 0.865
}Semantic roles & 50–950 ramp
primary
#E6F2EE
secondary
#CCB0B9
accent
#3B60AA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585