#E2FCFD#E2FCFD
#E2FCFD is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.3% C 0.027 H 199.5°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCFD |
|---|---|
| RGB | rgb(226, 252, 253) |
| HSL | hsl(182, 87%, 94%) |
| HSV | hsv(182, 11%, 99%) |
| CMYK | cmyk(10.7%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(97.18, -8.20, -3.34) |
| CIE-LCH | lch(97.18, 8.86, 202.17°) |
| OKLab | oklab(97.26% -0.0255 -0.0091) |
| OKLCH | oklch(97.26% 0.027 199.5) |
| XYZ | xyz(83.8999, 92.8798, 106.4168) |
| Luminance | 0.9288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.67
Azure (CSS)
#F0FFFF
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.09
Very Pale Blue
#D6FFFE
ΔE00 4.33
Very Light Blue
#D5FFFF
ΔE00 4.40
Really Light Blue
#D4FFFF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCFD #FDE3E2
analogous
#E2FDF1 #E2FCFD #E2EFFD
triadic
#E2FCFD #FDE2FC #FCFDE2
tetradic
#E2FCFD #F1E2FD #FDE3E2 #EFFDE2
square
#E2FCFD #F1E2FD #FDE3E2 #EFFDE2
split-complementary
#E2FCFD #FDE2EF #FDF1E2
monochromatic
#6FF0F5 #A9F6F9 #E2FCFD #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.07
#E2FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#E2FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCFD
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCFD | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F3F5FD
Tritanopia (blue-blind)
#DAFEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fcfd; /* rgb */ color: rgb(226, 252, 253); /* oklch */ color: oklch(97.3% 0.027 199.5);
Tailwind
colors: {
custom: {
50: '#ebfdfe',
500: '#e2fcfd',
950: '#000000',
},
}SCSS
$custom: #e2fcfd; $custom-light: #ebfdfe; $custom-dark: #000000;
JSON
{
"hex": "#e2fcfd",
"rgb": {
"r": 226,
"g": 252,
"b": 253
},
"hsl": {
"h": 182.222,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.97257,
"c": 0.02708,
"h": 199.5
},
"luminance": 0.92881
}Semantic roles & 50–950 ramp
primary
#E2FCFD
secondary
#E79F9C
accent
#0A02E4
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585