#E6F2EC#E6F2EC
#E6F2EC is a very light, near-neutral teal. Relative luminance 0.864; OKLCH L 95.0% C 0.015 H 164.7°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F2EC |
|---|---|
| RGB | rgb(230, 242, 236) |
| HSL | hsl(150, 32%, 93%) |
| HSV | hsv(150, 5%, 95%) |
| CMYK | cmyk(5%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(94.48, -5.04, 1.52) |
| CIE-LCH | lch(94.48, 5.27, 163.25°) |
| OKLab | oklab(95.05% -0.0144 0.004) |
| OKLCH | oklch(95.05% 0.015 164.7) |
| XYZ | xyz(79.5227, 86.3828, 91.8246) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.94
Azure (CSS)
#F0FFFF
ΔE00 3.91
Honeydew
#F0FFF0
ΔE00 4.62
Light Grey
#D8DCD6
ΔE00 5.55
Off White
#FAF9F6
ΔE00 6.54
Ivory
#FFFFF0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F2EC #F2E6EC
analogous
#E6F2E6 #E6F2EC #E6F2F2
triadic
#E6F2EC #ECE6F2 #F2ECE6
tetradic
#E6F2EC #E6E6F2 #F2E6EC #F2F2E6
square
#E6F2EC #E6E6F2 #F2E6EC #F2F2E6
split-complementary
#E6F2EC #F2E6F2 #F2E6E6
monochromatic
#95C8AF #BEDDCD #E6F2EC #EBF5F0 #EBF5F0
Accessibility & contrast
On white
1.15
#E6F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#E6F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F2EC
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F2EC | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#E4F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e6f2ec; /* rgb */ color: rgb(230, 242, 236); /* oklch */ color: oklch(95.0% 0.015 164.7);
Tailwind
colors: {
custom: {
50: '#edf6f2',
500: '#e6f2ec',
950: '#000000',
},
}SCSS
$custom: #e6f2ec; $custom-light: #edf6f2; $custom-dark: #000000;
JSON
{
"hex": "#e6f2ec",
"rgb": {
"r": 230,
"g": 242,
"b": 236
},
"hsl": {
"h": 150,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.95049,
"c": 0.01498,
"h": 164.7
},
"luminance": 0.86383
}Semantic roles & 50–950 ramp
primary
#E6F2EC
secondary
#CCB0BE
accent
#3B73AA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585