#E2FDFE#E2FDFE
#E2FDFE is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.5% C 0.028 H 199.4°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDFE |
|---|---|
| RGB | rgb(226, 253, 254) |
| HSL | hsl(182, 93%, 94%) |
| HSV | hsv(182, 11%, 100%) |
| CMYK | cmyk(11%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.46, -8.51, -3.44) |
| CIE-LCH | lch(97.46, 9.18, 202.03°) |
| OKLab | oklab(97.49% -0.0265 -0.0093) |
| OKLCH | oklch(97.49% 0.028 199.4) |
| XYZ | xyz(84.3745, 93.5734, 107.3629) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.36
Ice Blue (survey)
#D7FFFE
ΔE00 3.81
Azure (CSS)
#F0FFFF
ΔE00 3.99
Very Pale Blue
#D6FFFE
ΔE00 4.04
Very Light Blue
#D5FFFF
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDFE #FEE3E2
analogous
#E2FEF1 #E2FDFE #E2EFFE
triadic
#E2FDFE #FEE2FD #FDFEE2
tetradic
#E2FDFE #F1E2FE #FEE3E2 #EFFEE2
square
#E2FDFE #F1E2FE #FEE3E2 #EFFEE2
split-complementary
#E2FDFE #FEE2EF #FEF1E2
monochromatic
#6CF5FA #A7F9FC #E1FDFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.07
#E2FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#E2FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDFE
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDFE | 1.00 | 1.07 | 19.72 | 19.72 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#DAFFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fdfe; /* rgb */ color: rgb(226, 253, 254); /* oklch */ color: oklch(97.5% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#ebfefe',
500: '#e2fdfe',
950: '#000000',
},
}SCSS
$custom: #e2fdfe; $custom-light: #ebfefe; $custom-dark: #000000;
JSON
{
"hex": "#e2fdfe",
"rgb": {
"r": 226,
"g": 253,
"b": 254
},
"hsl": {
"h": 182.143,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97488,
"c": 0.02808,
"h": 199.4
},
"luminance": 0.93575
}Semantic roles & 50–950 ramp
primary
#E2FDFE
secondary
#EA9D9A
accent
#0800E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585