#E6FAF4#E6FAF4
#E6FAF4 is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.9% C 0.022 H 176.0°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FAF4 |
|---|---|
| RGB | rgb(230, 250, 244) |
| HSL | hsl(162, 67%, 94%) |
| HSV | hsv(162, 8%, 98%) |
| CMYK | cmyk(8%, 0%, 2.4%, 2%) |
| CIE-LAB | lab(96.71, -7.62, 0.64) |
| CIE-LCH | lch(96.71, 7.64, 175.22°) |
| OKLab | oklab(96.88% -0.0223 0.0016) |
| OKLCH | oklch(96.88% 0.022 176) |
| XYZ | xyz(83.1444, 91.7248, 98.8946) |
| Luminance | 0.9173 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.81
Lightcyan
#E0FFFF
ΔE00 3.96
Mintcream
#F5FFFA
ΔE00 4.03
Honeydew
#F0FFF0
ΔE00 4.10
Ice Blue (survey)
#D7FFFE
ΔE00 5.73
Ice
#D6FFFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FAF4 #FAE6EC
analogous
#E6FAEA #E6FAF4 #E6F6FA
triadic
#E6FAF4 #F4E6FA #FAF4E6
tetradic
#E6FAF4 #EAE6FA #FAE6EC #F6FAE6
square
#E6FAF4 #EAE6FA #FAE6EC #F6FAE6
split-complementary
#E6FAF4 #FAE6F6 #FAEAE6
monochromatic
#80E6C7 #B3F0DE #E5FAF4 #E5FAF4 #E5FAF4
Accessibility & contrast
On white
1.09
#E6FAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#E6FAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FAF4
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FAF4 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#F4F4F4
Tritanopia (blue-blind)
#E2FBF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e6faf4; /* rgb */ color: rgb(230, 250, 244); /* oklch */ color: oklch(96.9% 0.022 176.0);
Tailwind
colors: {
custom: {
50: '#eefcf7',
500: '#e6faf4',
950: '#000000',
},
}SCSS
$custom: #e6faf4; $custom-light: #eefcf7; $custom-dark: #000000;
JSON
{
"hex": "#e6faf4",
"rgb": {
"r": 230,
"g": 250,
"b": 244
},
"hsl": {
"h": 162,
"s": 66.667,
"l": 94.118
},
"oklch": {
"l": 0.96877,
"c": 0.02239,
"h": 176
},
"luminance": 0.91726
}Semantic roles & 50–950 ramp
primary
#E6FAF4
secondary
#DFA6B7
accent
#174ECF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585