#E2F6F8#E2F6F8
#E2F6F8 is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.9% C 0.021 H 204.0°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F6F8 |
|---|---|
| RGB | rgb(226, 246, 248) |
| HSL | hsl(185, 61%, 93%) |
| HSV | hsv(185, 9%, 97%) |
| CMYK | cmyk(8.9%, 0.8%, 0%, 2.7%) |
| CIE-LAB | lab(95.52, -6.14, -3.20) |
| CIE-LCH | lch(95.52, 6.92, 207.51°) |
| OKLab | oklab(95.91% -0.0193 -0.0086) |
| OKLCH | oklch(95.91% 0.021 204) |
| XYZ | xyz(81.2593, 88.8564, 101.6586) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.70
Lightcyan
#E0FFFF
ΔE00 3.96
Mintcream
#F5FFFA
ΔE00 4.95
Aliceblue
#F0F8FF
ΔE00 5.98
Ice Blue (survey)
#D7FFFE
ΔE00 6.25
Very Pale Blue
#D6FFFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F6F8 #F8E4E2
analogous
#E2F8EF #E2F6F8 #E2EBF8
triadic
#E2F6F8 #F8E2F6 #F6F8E2
tetradic
#E2F6F8 #EFE2F8 #F8E4E2 #EBF8E2
square
#E2F6F8 #EFE2F8 #F8E4E2 #EBF8E2
split-complementary
#E2F6F8 #F8E2EB #F8EFE2
monochromatic
#7FD7E0 #B1E7EC #E2F6F8 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.12
#E2F6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#E2F6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F6F8
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F6F8 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F8
Deuteranopia (green-blind)
#EEF1F8
Tritanopia (blue-blind)
#DCF8F7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2f6f8; /* rgb */ color: rgb(226, 246, 248); /* oklch */ color: oklch(95.9% 0.021 204.0);
Tailwind
colors: {
custom: {
50: '#ebf9fa',
500: '#e2f6f8',
950: '#000000',
},
}SCSS
$custom: #e2f6f8; $custom-light: #ebf9fa; $custom-dark: #000000;
JSON
{
"hex": "#e2f6f8",
"rgb": {
"r": 226,
"g": 246,
"b": 248
},
"hsl": {
"h": 185.455,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.95905,
"c": 0.02119,
"h": 204
},
"luminance": 0.88858
}Semantic roles & 50–950 ramp
primary
#E2F6F8
secondary
#DAA9A4
accent
#2C1DC9
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585