#E6F2F0#E6F2F0
#E6F2F0 is a very light, near-neutral teal. Relative luminance 0.866; OKLCH L 95.2% C 0.013 H 185.1°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F2F0 |
|---|---|
| RGB | rgb(230, 242, 240) |
| HSL | hsl(170, 32%, 93%) |
| HSV | hsv(170, 5%, 95%) |
| CMYK | cmyk(5%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(94.58, -4.32, -0.41) |
| CIE-LCH | lch(94.58, 4.34, 185.40°) |
| OKLab | oklab(95.16% -0.0129 -0.0011) |
| OKLCH | oklch(95.16% 0.013 185.1) |
| XYZ | xyz(80.1103, 86.6179, 94.9196) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.88
Mintcream
#F5FFFA
ΔE00 3.09
Aliceblue
#F0F8FF
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 5.78
Off White
#FAF9F6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F2F0 #F2E6E8
analogous
#E6F2EA #E6F2F0 #E6EEF2
triadic
#E6F2F0 #F0E6F2 #F2F0E6
tetradic
#E6F2F0 #EAE6F2 #F2E6E8 #EEF2E6
square
#E6F2F0 #EAE6F2 #F2E6E8 #EEF2E6
split-complementary
#E6F2F0 #F2E6EE #F2EAE6
monochromatic
#95C8C0 #BEDDD8 #E6F2F0 #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.15
#E6F2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#E6F2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F2F0
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F2F0 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0F0
Deuteranopia (green-blind)
#EEEFF0
Tritanopia (blue-blind)
#E3F3F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e6f2f0; /* rgb */ color: rgb(230, 242, 240); /* oklch */ color: oklch(95.2% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#edf6f4',
500: '#e6f2f0',
950: '#000000',
},
}SCSS
$custom: #e6f2f0; $custom-light: #edf6f4; $custom-dark: #000000;
JSON
{
"hex": "#e6f2f0",
"rgb": {
"r": 230,
"g": 242,
"b": 240
},
"hsl": {
"h": 170,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.95162,
"c": 0.01298,
"h": 185.1
},
"luminance": 0.86619
}Semantic roles & 50–950 ramp
primary
#E6F2F0
secondary
#CCB0B5
accent
#3B4EAA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585