#E2FBF7#E2FBF7
#E2FBF7 is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.9% C 0.027 H 185.2°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBF7 |
|---|---|
| RGB | rgb(226, 251, 247) |
| HSL | hsl(170, 76%, 94%) |
| HSV | hsv(170, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(96.77, -8.84, -0.85) |
| CIE-LCH | lch(96.77, 8.88, 185.49°) |
| OKLab | oklab(96.88% -0.0265 -0.0024) |
| OKLCH | oklch(96.88% 0.027 185.2) |
| XYZ | xyz(82.6459, 91.8771, 101.3575) |
| Luminance | 0.9188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.33
Ice Blue (survey)
#D7FFFE
ΔE00 4.05
Very Pale Blue
#D6FFFE
ΔE00 4.28
Azure (CSS)
#F0FFFF
ΔE00 4.36
Ice
#D6FFFA
ΔE00 4.38
Very Light Blue
#D5FFFF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBF7 #FBE2E6
analogous
#E2FBEA #E2FBF7 #E2F2FB
triadic
#E2FBF7 #F7E2FB #FBF7E2
tetradic
#E2FBF7 #EAE2FB #FBE2E6 #F2FBE2
square
#E2FBF7 #EAE2FB #FBE2E6 #F2FBE2
split-complementary
#E2FBF7 #FBE2F2 #FBEAE2
monochromatic
#76ECD9 #ACF4E8 #E2FBF7 #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.08
#E2FBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#E2FBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBF7
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBF7 | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#F3F4F7
Tritanopia (blue-blind)
#DCFCFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fbf7; /* rgb */ color: rgb(226, 251, 247); /* oklch */ color: oklch(96.9% 0.027 185.2);
Tailwind
colors: {
custom: {
50: '#ebfcf9',
500: '#e2fbf7',
950: '#000000',
},
}SCSS
$custom: #e2fbf7; $custom-light: #ebfcf9; $custom-dark: #000000;
JSON
{
"hex": "#e2fbf7",
"rgb": {
"r": 226,
"g": 251,
"b": 247
},
"hsl": {
"h": 170.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96883,
"c": 0.02657,
"h": 185.2
},
"luminance": 0.91879
}Semantic roles & 50–950 ramp
primary
#E2FBF7
secondary
#E2A0AA
accent
#0E2ED8
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585