#E2FCFE#E2FCFE
#E2FCFE is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.3% C 0.027 H 202.3°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCFE |
|---|---|
| RGB | rgb(226, 252, 254) |
| HSL | hsl(184, 93%, 94%) |
| HSV | hsv(184, 11%, 100%) |
| CMYK | cmyk(11%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.20, -8.01, -3.82) |
| CIE-LCH | lch(97.20, 8.88, 205.49°) |
| OKLab | oklab(97.29% -0.0251 -0.0103) |
| OKLCH | oklch(97.29% 0.027 202.3) |
| XYZ | xyz(84.0596, 92.9437, 107.2579) |
| Luminance | 0.9294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.94
Azure (CSS)
#F0FFFF
ΔE00 3.71
Ice Blue (survey)
#D7FFFE
ΔE00 4.33
Very Pale Blue
#D6FFFE
ΔE00 4.55
Very Light Blue
#D5FFFF
ΔE00 4.59
Really Light Blue
#D4FFFF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCFE #FEE4E2
analogous
#E2FEF2 #E2FCFE #E2EEFE
triadic
#E2FCFE #FEE2FC #FCFEE2
tetradic
#E2FCFE #F2E2FE #FEE4E2 #EEFEE2
square
#E2FCFE #F2E2FE #FEE4E2 #EEFEE2
split-complementary
#E2FCFE #FEE2EE #FEF2E2
monochromatic
#6CF0FA #A7F6FC #E1FCFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.07
#E2FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#E2FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCFE
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCFE | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#DAFEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fcfe; /* rgb */ color: rgb(226, 252, 254); /* oklch */ color: oklch(97.3% 0.027 202.3);
Tailwind
colors: {
custom: {
50: '#ebfdfe',
500: '#e2fcfe',
950: '#000000',
},
}SCSS
$custom: #e2fcfe; $custom-light: #ebfdfe; $custom-dark: #000000;
JSON
{
"hex": "#e2fcfe",
"rgb": {
"r": 226,
"g": 252,
"b": 254
},
"hsl": {
"h": 184.286,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97286,
"c": 0.02719,
"h": 202.3
},
"luminance": 0.92945
}Semantic roles & 50–950 ramp
primary
#E2FCFE
secondary
#EAA09A
accent
#1000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585