#E2F8F8#E2F8F8
#E2F8F8 is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.3% C 0.023 H 196.8°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8F8 |
|---|---|
| RGB | rgb(226, 248, 248) |
| HSL | hsl(180, 61%, 93%) |
| HSV | hsv(180, 9%, 97%) |
| CMYK | cmyk(8.9%, 0%, 0%, 2.7%) |
| CIE-LAB | lab(96.03, -7.15, -2.45) |
| CIE-LCH | lch(96.03, 7.56, 198.92°) |
| OKLab | oklab(96.31% -0.022 -0.0066) |
| OKLCH | oklch(96.31% 0.023 196.8) |
| XYZ | xyz(81.8709, 90.0796, 101.8625) |
| Luminance | 0.9008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.89
Azure (CSS)
#F0FFFF
ΔE00 2.99
Mintcream
#F5FFFA
ΔE00 4.91
Ice Blue (survey)
#D7FFFE
ΔE00 5.18
Very Pale Blue
#D6FFFE
ΔE00 5.41
Very Light Blue
#D5FFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8F8 #F8E2E2
analogous
#E2F8ED #E2F8F8 #E2EDF8
triadic
#E2F8F8 #F8E2F8 #F8F8E2
tetradic
#E2F8F8 #EDE2F8 #F8E2E2 #EDF8E2
square
#E2F8F8 #EDE2F8 #F8E2E2 #EDF8E2
split-complementary
#E2F8F8 #F8E2ED #F8EDE2
monochromatic
#7FE0E0 #B1ECEC #E2F8F8 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.10
#E2F8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#E2F8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8F8
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8F8 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6F8
Deuteranopia (green-blind)
#F0F2F8
Tritanopia (blue-blind)
#DCFAF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2f8f8; /* rgb */ color: rgb(226, 248, 248); /* oklch */ color: oklch(96.3% 0.023 196.8);
Tailwind
colors: {
custom: {
50: '#ebfafa',
500: '#e2f8f8',
950: '#000000',
},
}SCSS
$custom: #e2f8f8; $custom-light: #ebfafa; $custom-dark: #000000;
JSON
{
"hex": "#e2f8f8",
"rgb": {
"r": 226,
"g": 248,
"b": 248
},
"hsl": {
"h": 180,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.96307,
"c": 0.02303,
"h": 196.8
},
"luminance": 0.90081
}Semantic roles & 50–950 ramp
primary
#E2F8F8
secondary
#DAA4A4
accent
#1D1DC9
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585