#E2FCFB#E2FCFB
#E2FCFB is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.2% C 0.027 H 193.9°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCFB |
|---|---|
| RGB | rgb(226, 252, 251) |
| HSL | hsl(178, 81%, 94%) |
| HSV | hsv(178, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.13, -8.59, -2.39) |
| CIE-LCH | lch(97.13, 8.91, 195.54°) |
| OKLab | oklab(97.2% -0.0263 -0.0065) |
| OKLCH | oklch(97.2% 0.027 193.9) |
| XYZ | xyz(83.5830, 92.7531, 104.7476) |
| Luminance | 0.9275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.47
Ice Blue (survey)
#D7FFFE
ΔE00 3.78
Azure (CSS)
#F0FFFF
ΔE00 3.97
Very Pale Blue
#D6FFFE
ΔE00 4.02
Very Light Blue
#D5FFFF
ΔE00 4.18
Really Light Blue
#D4FFFF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCFB #FCE2E3
analogous
#E2FCEE #E2FCFB #E2F0FC
triadic
#E2FCFB #FBE2FC #FCFBE2
tetradic
#E2FCFB #EEE2FC #FCE2E3 #F0FCE2
square
#E2FCFB #EEE2FC #FCE2E3 #F0FCE2
split-complementary
#E2FCFB #FCE2F0 #FCEEE2
monochromatic
#73F1EC #ABF6F3 #E2FCFB #E3FCFB #E3FCFB
Accessibility & contrast
On white
1.07
#E2FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#E2FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCFB
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCFB | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#DBFEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fcfb; /* rgb */ color: rgb(226, 252, 251); /* oklch */ color: oklch(97.2% 0.027 193.9);
Tailwind
colors: {
custom: {
50: '#ebfdfc',
500: '#e2fcfb',
950: '#000000',
},
}SCSS
$custom: #e2fcfb; $custom-light: #ebfdfc; $custom-dark: #000000;
JSON
{
"hex": "#e2fcfb",
"rgb": {
"r": 226,
"g": 252,
"b": 251
},
"hsl": {
"h": 177.692,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.972,
"c": 0.02707,
"h": 193.9
},
"luminance": 0.92755
}Semantic roles & 50–950 ramp
primary
#E2FCFB
secondary
#E49EA1
accent
#0810DE
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585