#E2FCFC#E2FCFC
#E2FCFC is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.2% C 0.027 H 196.7°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCFC |
|---|---|
| RGB | rgb(226, 252, 252) |
| HSL | hsl(180, 81%, 94%) |
| HSV | hsv(180, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(97.15, -8.40, -2.87) |
| CIE-LCH | lch(97.15, 8.87, 198.84°) |
| OKLab | oklab(97.23% -0.0259 -0.0078) |
| OKLCH | oklch(97.23% 0.027 196.7) |
| XYZ | xyz(83.7410, 92.8163, 105.5800) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.50
Azure (CSS)
#F0FFFF
ΔE00 3.84
Ice Blue (survey)
#D7FFFE
ΔE00 3.91
Very Pale Blue
#D6FFFE
ΔE00 4.15
Very Light Blue
#D5FFFF
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCFC #FCE2E2
analogous
#E2FCEF #E2FCFC #E2EFFC
triadic
#E2FCFC #FCE2FC #FCFCE2
tetradic
#E2FCFC #EFE2FC #FCE2E2 #EFFCE2
square
#E2FCFC #EFE2FC #FCE2E2 #EFFCE2
split-complementary
#E2FCFC #FCE2EF #FCEFE2
monochromatic
#73F1F1 #ABF6F6 #E2FCFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.07
#E2FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#E2FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCFC
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCFC | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#DBFEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fcfc; /* rgb */ color: rgb(226, 252, 252); /* oklch */ color: oklch(97.2% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#ebfdfd',
500: '#e2fcfc',
950: '#000000',
},
}SCSS
$custom: #e2fcfc; $custom-light: #ebfdfd; $custom-dark: #000000;
JSON
{
"hex": "#e2fcfc",
"rgb": {
"r": 226,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.97228,
"c": 0.02704,
"h": 196.7
},
"luminance": 0.92818
}Semantic roles & 50–950 ramp
primary
#E2FCFC
secondary
#E49E9E
accent
#0808DE
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585