#E2FAFD#E2FAFD
#E2FAFD is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.9% C 0.025 H 205.8°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FAFD |
|---|---|
| RGB | rgb(226, 250, 253) |
| HSL | hsl(187, 87%, 94%) |
| HSV | hsv(187, 11%, 99%) |
| CMYK | cmyk(10.7%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(96.67, -7.20, -4.09) |
| CIE-LCH | lch(96.67, 8.28, 209.61°) |
| OKLab | oklab(96.86% -0.0228 -0.0111) |
| OKLCH | oklch(96.86% 0.025 205.8) |
| XYZ | xyz(83.2751, 91.6303, 106.2085) |
| Luminance | 0.9163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.87
Azure (CSS)
#F0FFFF
ΔE00 3.31
Ice Blue (survey)
#D7FFFE
ΔE00 5.19
Very Pale Blue
#D6FFFE
ΔE00 5.41
Very Light Blue
#D5FFFF
ΔE00 5.43
Really Light Blue
#D4FFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FAFD #FDE5E2
analogous
#E2FDF3 #E2FAFD #E2EDFD
triadic
#E2FAFD #FDE2FA #FAFDE2
tetradic
#E2FAFD #F3E2FD #FDE5E2 #EDFDE2
square
#E2FAFD #F3E2FD #FDE5E2 #EDFDE2
split-complementary
#E2FAFD #FDE2ED #FDF3E2
monochromatic
#6FE6F5 #A9F0F9 #E2FAFD #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.09
#E2FAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#E2FAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FAFD
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FAFD | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#DBFCFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fafd; /* rgb */ color: rgb(226, 250, 253); /* oklch */ color: oklch(96.9% 0.025 205.8);
Tailwind
colors: {
custom: {
50: '#ebfcfe',
500: '#e2fafd',
950: '#000000',
},
}SCSS
$custom: #e2fafd; $custom-light: #ebfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e2fafd",
"rgb": {
"r": 226,
"g": 250,
"b": 253
},
"hsl": {
"h": 186.667,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.96855,
"c": 0.02538,
"h": 205.8
},
"luminance": 0.91632
}Semantic roles & 50–950 ramp
primary
#E2FAFD
secondary
#E7A49C
accent
#1B02E4
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585