#E2FCFF#E2FCFF
#E2FCFF is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.3% C 0.027 H 205.1°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCFF |
|---|---|
| RGB | rgb(226, 252, 255) |
| HSL | hsl(186, 100%, 94%) |
| HSV | hsv(186, 11%, 100%) |
| CMYK | cmyk(11.4%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.23, -7.82, -4.30) |
| CIE-LCH | lch(97.23, 8.92, 208.79°) |
| OKLab | oklab(97.32% -0.0248 -0.0116) |
| OKLCH | oklch(97.32% 0.027 205.1) |
| XYZ | xyz(84.2201, 93.0079, 108.1035) |
| Luminance | 0.9301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.29
Azure (CSS)
#F0FFFF
ΔE00 3.72
Ice Blue (survey)
#D7FFFE
ΔE00 4.60
Very Pale Blue
#D6FFFE
ΔE00 4.82
Very Light Blue
#D5FFFF
ΔE00 4.82
Really Light Blue
#D4FFFF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCFF #FFE5E2
analogous
#E2FFF4 #E2FCFF #E2EEFF
triadic
#E2FCFF #FFE2FC #FCFFE2
tetradic
#E2FCFF #F4E2FF #FFE5E2 #EEFFE2
square
#E2FCFF #F4E2FF #FFE5E2 #EEFFE2
split-complementary
#E2FCFF #FFE2EE #FFF4E2
monochromatic
#68EFFF #A5F6FF #E0FCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.07
#E2FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#E2FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCFF
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCFF | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#DAFEFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fcff; /* rgb */ color: rgb(226, 252, 255); /* oklch */ color: oklch(97.3% 0.027 205.1);
Tailwind
colors: {
custom: {
50: '#ebfdff',
500: '#e2fcff',
950: '#000000',
},
}SCSS
$custom: #e2fcff; $custom-light: #ebfdff; $custom-dark: #000000;
JSON
{
"hex": "#e2fcff",
"rgb": {
"r": 226,
"g": 252,
"b": 255
},
"hsl": {
"h": 186.207,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97316,
"c": 0.02736,
"h": 205.1
},
"luminance": 0.9301
}Semantic roles & 50–950 ramp
primary
#E2FCFF
secondary
#EDA198
accent
#1800E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586