#E2FBF8#E2FBF8
#E2FBF8 is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.9% C 0.026 H 188.0°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBF8 |
|---|---|
| RGB | rgb(226, 251, 248) |
| HSL | hsl(173, 76%, 94%) |
| HSV | hsv(173, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(96.80, -8.66, -1.33) |
| CIE-LCH | lch(96.80, 8.76, 188.73°) |
| OKLab | oklab(96.91% -0.0261 -0.0037) |
| OKLCH | oklch(96.91% 0.026 188) |
| XYZ | xyz(82.8006, 91.9390, 102.1724) |
| Luminance | 0.9194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.07
Ice Blue (survey)
#D7FFFE
ΔE00 4.00
Azure (CSS)
#F0FFFF
ΔE00 4.12
Very Pale Blue
#D6FFFE
ΔE00 4.24
Very Light Blue
#D5FFFF
ΔE00 4.48
Ice
#D6FFFA
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBF8 #FBE2E5
analogous
#E2FBEB #E2FBF8 #E2F1FB
triadic
#E2FBF8 #F8E2FB #FBF8E2
tetradic
#E2FBF8 #EBE2FB #FBE2E5 #F1FBE2
square
#E2FBF8 #EBE2FB #FBE2E5 #F1FBE2
split-complementary
#E2FBF8 #FBE2F1 #FBEBE2
monochromatic
#76ECDE #ACF4EB #E2FBF8 #E4FBF9 #E4FBF9
Accessibility & contrast
On white
1.08
#E2FBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#E2FBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBF8
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBF8 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#F3F4F8
Tritanopia (blue-blind)
#DCFCFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fbf8; /* rgb */ color: rgb(226, 251, 248); /* oklch */ color: oklch(96.9% 0.026 188.0);
Tailwind
colors: {
custom: {
50: '#ebfcfa',
500: '#e2fbf8',
950: '#000000',
},
}SCSS
$custom: #e2fbf8; $custom-light: #ebfcfa; $custom-dark: #000000;
JSON
{
"hex": "#e2fbf8",
"rgb": {
"r": 226,
"g": 251,
"b": 248
},
"hsl": {
"h": 172.8,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96912,
"c": 0.02634,
"h": 188
},
"luminance": 0.9194
}Semantic roles & 50–950 ramp
primary
#E2FBF8
secondary
#E2A0A7
accent
#0E26D8
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585