#E2F9FC#E2F9FC
#E2F9FC is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.6% C 0.024 H 206.2°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F9FC |
|---|---|
| RGB | rgb(226, 249, 252) |
| HSL | hsl(187, 81%, 94%) |
| HSV | hsv(187, 10%, 99%) |
| CMYK | cmyk(10.3%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(96.39, -6.89, -3.99) |
| CIE-LCH | lch(96.39, 7.96, 210.07°) |
| OKLab | oklab(96.62% -0.0219 -0.0108) |
| OKLCH | oklch(96.62% 0.024 206.2) |
| XYZ | xyz(82.8063, 90.9470, 105.2684) |
| Luminance | 0.9095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.13
Lightcyan
#E0FFFF
ΔE00 3.19
Ice Blue (survey)
#D7FFFE
ΔE00 5.50
Mintcream
#F5FFFA
ΔE00 5.61
Very Pale Blue
#D6FFFE
ΔE00 5.72
Very Light Blue
#D5FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F9FC #FCE5E2
analogous
#E2FCF2 #E2F9FC #E2ECFC
triadic
#E2F9FC #FCE2F9 #F9FCE2
tetradic
#E2F9FC #F2E2FC #FCE5E2 #ECFCE2
square
#E2F9FC #F2E2FC #FCE5E2 #ECFCE2
split-complementary
#E2F9FC #FCE2EC #FCF2E2
monochromatic
#73E2F1 #ABEEF6 #E2F9FC #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.09
#E2F9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#E2F9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F9FC
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F9FC | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#DBFBFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2f9fc; /* rgb */ color: rgb(226, 249, 252); /* oklch */ color: oklch(96.6% 0.024 206.2);
Tailwind
colors: {
custom: {
50: '#ebfbfd',
500: '#e2f9fc',
950: '#000000',
},
}SCSS
$custom: #e2f9fc; $custom-light: #ebfbfd; $custom-dark: #000000;
JSON
{
"hex": "#e2f9fc",
"rgb": {
"r": 226,
"g": 249,
"b": 252
},
"hsl": {
"h": 186.923,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.96624,
"c": 0.0244,
"h": 206.2
},
"luminance": 0.90948
}Semantic roles & 50–950 ramp
primary
#E2F9FC
secondary
#E4A69E
accent
#2108DE
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585