#E2FCF6#E2FCF6
#E2FCF6 is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.1% C 0.028 H 180.3°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCF6 |
|---|---|
| RGB | rgb(226, 252, 246) |
| HSL | hsl(166, 81%, 94%) |
| HSV | hsv(166, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(97.00, -9.53, 0.00) |
| CIE-LCH | lch(97.00, 9.53, 179.99°) |
| OKLab | oklab(97.06% -0.0282 -0.0001) |
| OKLCH | oklch(97.06% 0.028 180.3) |
| XYZ | xyz(82.8052, 92.4420, 100.6514) |
| Luminance | 0.9244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.83
Ice
#D6FFFA
ΔE00 3.97
Ice Blue (survey)
#D7FFFE
ΔE00 4.03
Very Pale Blue
#D6FFFE
ΔE00 4.23
Very Light Blue
#D5FFFF
ΔE00 4.58
Really Light Blue
#D4FFFF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCF6 #FCE2E8
analogous
#E2FCE9 #E2FCF6 #E2F5FC
triadic
#E2FCF6 #F6E2FC #FCF6E2
tetradic
#E2FCF6 #E9E2FC #FCE2E8 #F5FCE2
square
#E2FCF6 #E9E2FC #FCE2E8 #F5FCE2
split-complementary
#E2FCF6 #FCE2F5 #FCE9E2
monochromatic
#73F1D4 #ABF6E5 #E2FCF6 #E3FCF6 #E3FCF6
Accessibility & contrast
On white
1.08
#E2FCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#E2FCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCF6
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCF6 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F4F5F6
Tritanopia (blue-blind)
#DCFDFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fcf6; /* rgb */ color: rgb(226, 252, 246); /* oklch */ color: oklch(97.1% 0.028 180.3);
Tailwind
colors: {
custom: {
50: '#ebfdf9',
500: '#e2fcf6',
950: '#000000',
},
}SCSS
$custom: #e2fcf6; $custom-light: #ebfdf9; $custom-dark: #000000;
JSON
{
"hex": "#e2fcf6",
"rgb": {
"r": 226,
"g": 252,
"b": 246
},
"hsl": {
"h": 166.154,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.97058,
"c": 0.02818,
"h": 180.3
},
"luminance": 0.92443
}Semantic roles & 50–950 ramp
primary
#E2FCF6
secondary
#E49EAE
accent
#0839DE
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585