#E2FCFA#E2FCFA
#E2FCFA is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.2% C 0.027 H 191.1°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCFA |
|---|---|
| RGB | rgb(226, 252, 250) |
| HSL | hsl(175, 81%, 94%) |
| HSV | hsv(175, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(97.10, -8.78, -1.91) |
| CIE-LCH | lch(97.10, 8.98, 192.28°) |
| OKLab | oklab(97.17% -0.0267 -0.0052) |
| OKLCH | oklch(97.17% 0.027 191.1) |
| XYZ | xyz(83.4257, 92.6902, 103.9196) |
| Luminance | 0.9269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.59
Ice Blue (survey)
#D7FFFE
ΔE00 3.71
Very Pale Blue
#D6FFFE
ΔE00 3.95
Azure (CSS)
#F0FFFF
ΔE00 4.14
Very Light Blue
#D5FFFF
ΔE00 4.16
Really Light Blue
#D4FFFF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCFA #FCE2E4
analogous
#E2FCED #E2FCFA #E2F1FC
triadic
#E2FCFA #FAE2FC #FCFAE2
tetradic
#E2FCFA #EDE2FC #FCE2E4 #F1FCE2
square
#E2FCFA #EDE2FC #FCE2E4 #F1FCE2
split-complementary
#E2FCFA #FCE2F1 #FCEDE2
monochromatic
#73F1E7 #ABF6F0 #E2FCFA #E3FCFA #E3FCFA
Accessibility & contrast
On white
1.07
#E2FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#E2FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCFA
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCFA | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F3F5FA
Tritanopia (blue-blind)
#DBFEFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fcfa; /* rgb */ color: rgb(226, 252, 250); /* oklch */ color: oklch(97.2% 0.027 191.1);
Tailwind
colors: {
custom: {
50: '#ebfdfb',
500: '#e2fcfa',
950: '#000000',
},
}SCSS
$custom: #e2fcfa; $custom-light: #ebfdfb; $custom-dark: #000000;
JSON
{
"hex": "#e2fcfa",
"rgb": {
"r": 226,
"g": 252,
"b": 250
},
"hsl": {
"h": 175.385,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.97171,
"c": 0.02717,
"h": 191.1
},
"luminance": 0.92692
}Semantic roles & 50–950 ramp
primary
#E2FCFA
secondary
#E49EA3
accent
#0818DE
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585