#E2F8F6#E2F8F6
#E2F8F6 is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.3% C 0.023 H 190.2°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8F6 |
|---|---|
| RGB | rgb(226, 248, 246) |
| HSL | hsl(175, 61%, 93%) |
| HSV | hsv(175, 9%, 97%) |
| CMYK | cmyk(8.9%, 0%, 0.8%, 2.7%) |
| CIE-LAB | lab(95.98, -7.53, -1.49) |
| CIE-LCH | lch(95.98, 7.67, 191.22°) |
| OKLab | oklab(96.25% -0.0228 -0.0041) |
| OKLCH | oklch(96.25% 0.023 190.2) |
| XYZ | xyz(81.5623, 89.9561, 100.2371) |
| Luminance | 0.8996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.85
Azure (CSS)
#F0FFFF
ΔE00 3.31
Mintcream
#F5FFFA
ΔE00 4.73
Ice Blue (survey)
#D7FFFE
ΔE00 4.99
Very Pale Blue
#D6FFFE
ΔE00 5.22
Very Light Blue
#D5FFFF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8F6 #F8E2E4
analogous
#E2F8EB #E2F8F6 #E2EFF8
triadic
#E2F8F6 #F6E2F8 #F8F6E2
tetradic
#E2F8F6 #EBE2F8 #F8E2E4 #EFF8E2
square
#E2F8F6 #EBE2F8 #F8E2E4 #EFF8E2
split-complementary
#E2F8F6 #F8E2EF #F8EBE2
monochromatic
#7FE0D7 #B1ECE7 #E2F8F6 #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.11
#E2F8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#E2F8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8F6
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8F6 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F6
Deuteranopia (green-blind)
#F1F2F6
Tritanopia (blue-blind)
#DCF9F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2f8f6; /* rgb */ color: rgb(226, 248, 246); /* oklch */ color: oklch(96.3% 0.023 190.2);
Tailwind
colors: {
custom: {
50: '#ebfaf9',
500: '#e2f8f6',
950: '#000000',
},
}SCSS
$custom: #e2f8f6; $custom-light: #ebfaf9; $custom-dark: #000000;
JSON
{
"hex": "#e2f8f6",
"rgb": {
"r": 226,
"g": 248,
"b": 246
},
"hsl": {
"h": 174.545,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.9625,
"c": 0.02317,
"h": 190.2
},
"luminance": 0.89957
}Semantic roles & 50–950 ramp
primary
#E2F8F6
secondary
#DAA4A9
accent
#1D2CC9
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585