#E2FCF7#E2FCF7
#E2FCF7 is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.1% C 0.028 H 182.9°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCF7 |
|---|---|
| RGB | rgb(226, 252, 247) |
| HSL | hsl(168, 81%, 94%) |
| HSV | hsv(168, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(97.03, -9.34, -0.48) |
| CIE-LCH | lch(97.03, 9.36, 182.92°) |
| OKLab | oklab(97.09% -0.0278 -0.0014) |
| OKLCH | oklch(97.09% 0.028 182.9) |
| XYZ | xyz(82.9591, 92.5035, 101.4619) |
| Luminance | 0.9251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.46
Ice Blue (survey)
#D7FFFE
ΔE00 3.87
Ice
#D6FFFA
ΔE00 3.99
Very Pale Blue
#D6FFFE
ΔE00 4.08
Very Light Blue
#D5FFFF
ΔE00 4.40
Really Light Blue
#D4FFFF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCF7 #FCE2E7
analogous
#E2FCEA #E2FCF7 #E2F4FC
triadic
#E2FCF7 #F7E2FC #FCF7E2
tetradic
#E2FCF7 #EAE2FC #FCE2E7 #F4FCE2
square
#E2FCF7 #EAE2FC #FCE2E7 #F4FCE2
split-complementary
#E2FCF7 #FCE2F4 #FCEAE2
monochromatic
#73F1D8 #ABF6E8 #E2FCF7 #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.08
#E2FCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#E2FCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCF7
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCF7 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F7
Deuteranopia (green-blind)
#F4F5F7
Tritanopia (blue-blind)
#DCFDFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fcf7; /* rgb */ color: rgb(226, 252, 247); /* oklch */ color: oklch(97.1% 0.028 182.9);
Tailwind
colors: {
custom: {
50: '#ebfdf9',
500: '#e2fcf7',
950: '#000000',
},
}SCSS
$custom: #e2fcf7; $custom-light: #ebfdf9; $custom-dark: #000000;
JSON
{
"hex": "#e2fcf7",
"rgb": {
"r": 226,
"g": 252,
"b": 247
},
"hsl": {
"h": 168.462,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.97086,
"c": 0.02784,
"h": 182.9
},
"luminance": 0.92505
}Semantic roles & 50–950 ramp
primary
#E2FCF7
secondary
#E49EAB
accent
#0831DE
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585