#E2FAFE#E2FAFE
#E2FAFE is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.9% C 0.026 H 208.7°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FAFE |
|---|---|
| RGB | rgb(226, 250, 254) |
| HSL | hsl(189, 93%, 94%) |
| HSV | hsv(189, 11%, 100%) |
| CMYK | cmyk(11%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.70, -7.01, -4.57) |
| CIE-LCH | lch(96.70, 8.37, 213.10°) |
| OKLab | oklab(96.88% -0.0225 -0.0123) |
| OKLCH | oklch(96.88% 0.026 208.7) |
| XYZ | xyz(83.4348, 91.6942, 107.0497) |
| Luminance | 0.9170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.21
Azure (CSS)
#F0FFFF
ΔE00 3.40
Ice Blue (survey)
#D7FFFE
ΔE00 5.49
Very Light Blue
#D5FFFF
ΔE00 5.69
Very Pale Blue
#D6FFFE
ΔE00 5.70
Really Light Blue
#D4FFFF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FAFE #FEE6E2
analogous
#E2FEF4 #E2FAFE #E2ECFE
triadic
#E2FAFE #FEE2FA #FAFEE2
tetradic
#E2FAFE #F4E2FE #FEE6E2 #ECFEE2
square
#E2FAFE #F4E2FE #FEE6E2 #ECFEE2
split-complementary
#E2FAFE #FEE2EC #FEF4E2
monochromatic
#6CE6FA #A7F0FC #E1FAFE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.09
#E2FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#E2FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FAFE
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FAFE | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#DAFCFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fafe; /* rgb */ color: rgb(226, 250, 254); /* oklch */ color: oklch(96.9% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#ebfcfe',
500: '#e2fafe',
950: '#000000',
},
}SCSS
$custom: #e2fafe; $custom-light: #ebfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e2fafe",
"rgb": {
"r": 226,
"g": 250,
"b": 254
},
"hsl": {
"h": 188.571,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.96884,
"c": 0.02564,
"h": 208.7
},
"luminance": 0.91696
}Semantic roles & 50–950 ramp
primary
#E2FAFE
secondary
#EAA69A
accent
#2100E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585