#E6F4F2#E6F4F2
#E6F4F2 is a very light, near-neutral teal. Relative luminance 0.879; OKLCH L 95.6% C 0.015 H 186.7°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F4F2 |
|---|---|
| RGB | rgb(230, 244, 242) |
| HSL | hsl(171, 39%, 93%) |
| HSV | hsv(171, 6%, 96%) |
| CMYK | cmyk(5.7%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(95.13, -4.96, -0.63) |
| CIE-LCH | lch(95.13, 5.00, 187.23°) |
| OKLab | oklab(95.62% -0.0149 -0.0017) |
| OKLCH | oklch(95.62% 0.015 186.7) |
| XYZ | xyz(81.0076, 87.9344, 96.6924) |
| Luminance | 0.8793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.43
Mintcream
#F5FFFA
ΔE00 3.06
Lightcyan
#E0FFFF
ΔE00 5.55
Aliceblue
#F0F8FF
ΔE00 5.83
Honeydew
#F0FFF0
ΔE00 5.98
Light Grey
#D8DCD6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F4F2 #F4E6E8
analogous
#E6F4EB #E6F4F2 #E6EFF4
triadic
#E6F4F2 #F2E6F4 #F4F2E6
tetradic
#E6F4F2 #EBE6F4 #F4E6E8 #EFF4E6
square
#E6F4F2 #EBE6F4 #F4E6E8 #EFF4E6
split-complementary
#E6F4F2 #F4E6EF #F4EBE6
monochromatic
#91CFC6 #BBE1DC #E6F4F2 #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.13
#E6F4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#E6F4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F4F2
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F4F2 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#EFF0F2
Tritanopia (blue-blind)
#E3F5F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e6f4f2; /* rgb */ color: rgb(230, 244, 242); /* oklch */ color: oklch(95.6% 0.015 186.7);
Tailwind
colors: {
custom: {
50: '#eef7f6',
500: '#e6f4f2',
950: '#000000',
},
}SCSS
$custom: #e6f4f2; $custom-light: #eef7f6; $custom-dark: #000000;
JSON
{
"hex": "#e6f4f2",
"rgb": {
"r": 230,
"g": 244,
"b": 242
},
"hsl": {
"h": 171.429,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.95618,
"c": 0.01502,
"h": 186.7
},
"luminance": 0.87935
}Semantic roles & 50–950 ramp
primary
#E6F4F2
secondary
#D0AEB3
accent
#3446B2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585