#E2FBF0#E2FBF0
#E2FBF0 is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.7% C 0.030 H 167.5°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBF0 |
|---|---|
| RGB | rgb(226, 251, 240) |
| HSL | hsl(154, 76%, 94%) |
| HSV | hsv(154, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(96.60, -10.14, 2.50) |
| CIE-LCH | lch(96.60, 10.45, 166.14°) |
| OKLab | oklab(96.69% -0.0291 0.0065) |
| OKLCH | oklch(96.69% 0.03 167.5) |
| XYZ | xyz(81.5859, 91.4531, 95.7751) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.77
Ice
#D6FFFA
ΔE00 4.78
Lightcyan
#E0FFFF
ΔE00 4.89
Ice Blue (survey)
#D7FFFE
ΔE00 5.51
Very Pale Blue
#D6FFFE
ΔE00 5.66
Very Light Blue
#D5FFFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBF0 #FBE2ED
analogous
#E2FBE3 #E2FBF0 #E2F9FB
triadic
#E2FBF0 #F0E2FB #FBF0E2
tetradic
#E2FBF0 #E3E2FB #FBE2ED #F9FBE2
square
#E2FBF0 #E3E2FB #FBE2ED #F9FBE2
split-complementary
#E2FBF0 #FBE2F9 #FBE3E2
monochromatic
#76ECB8 #ACF4D4 #E2FBF0 #E4FBF1 #E4FBF1
Accessibility & contrast
On white
1.09
#E2FBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#E2FBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBF0
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBF0 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7F0
Deuteranopia (green-blind)
#F5F4F1
Tritanopia (blue-blind)
#DDFBF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fbf0; /* rgb */ color: rgb(226, 251, 240); /* oklch */ color: oklch(96.7% 0.030 167.5);
Tailwind
colors: {
custom: {
50: '#ebfcf4',
500: '#e2fbf0',
950: '#000000',
},
}SCSS
$custom: #e2fbf0; $custom-light: #ebfcf4; $custom-dark: #000000;
JSON
{
"hex": "#e2fbf0",
"rgb": {
"r": 226,
"g": 251,
"b": 240
},
"hsl": {
"h": 153.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96689,
"c": 0.02986,
"h": 167.5
},
"luminance": 0.91454
}Semantic roles & 50–950 ramp
primary
#E2FBF0
secondary
#E2A0BD
accent
#0E67D8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585