#E2FBF1#E2FBF1
#E2FBF1 is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.7% C 0.029 H 169.7°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBF1 |
|---|---|
| RGB | rgb(226, 251, 241) |
| HSL | hsl(156, 76%, 94%) |
| HSV | hsv(156, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(96.62, -9.96, 2.02) |
| CIE-LCH | lch(96.62, 10.16, 168.52°) |
| OKLab | oklab(96.72% -0.0288 0.0052) |
| OKLCH | oklch(96.72% 0.029 169.7) |
| XYZ | xyz(81.7349, 91.5127, 96.5596) |
| Luminance | 0.9151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.93
Lightcyan
#E0FFFF
ΔE00 4.50
Ice
#D6FFFA
ΔE00 4.61
Ice Blue (survey)
#D7FFFE
ΔE00 5.22
Very Pale Blue
#D6FFFE
ΔE00 5.38
Very Light Blue
#D5FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBF1 #FBE2EC
analogous
#E2FBE4 #E2FBF1 #E2F8FB
triadic
#E2FBF1 #F1E2FB #FBF1E2
tetradic
#E2FBF1 #E4E2FB #FBE2EC #F8FBE2
square
#E2FBF1 #E4E2FB #FBE2EC #F8FBE2
split-complementary
#E2FBF1 #FBE2F8 #FBE4E2
monochromatic
#76ECBD #ACF4D7 #E2FBF1 #E4FBF2 #E4FBF2
Accessibility & contrast
On white
1.09
#E2FBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#E2FBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBF1
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBF1 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F1
Deuteranopia (green-blind)
#F5F4F2
Tritanopia (blue-blind)
#DDFBF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fbf1; /* rgb */ color: rgb(226, 251, 241); /* oklch */ color: oklch(96.7% 0.029 169.7);
Tailwind
colors: {
custom: {
50: '#ebfcf5',
500: '#e2fbf1',
950: '#000000',
},
}SCSS
$custom: #e2fbf1; $custom-light: #ebfcf5; $custom-dark: #000000;
JSON
{
"hex": "#e2fbf1",
"rgb": {
"r": 226,
"g": 251,
"b": 241
},
"hsl": {
"h": 156,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96716,
"c": 0.02923,
"h": 169.7
},
"luminance": 0.91514
}Semantic roles & 50–950 ramp
primary
#E2FBF1
secondary
#E2A0BA
accent
#0E5FD8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585