#E2FCF0#E2FCF0
#E2FCF0 is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.031 H 166.3°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCF0 |
|---|---|
| RGB | rgb(226, 252, 240) |
| HSL | hsl(152, 81%, 94%) |
| HSV | hsv(152, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(96.85, -10.64, 2.88) |
| CIE-LCH | lch(96.85, 11.02, 164.88°) |
| OKLab | oklab(96.89% -0.0305 0.0075) |
| OKLCH | oklch(96.89% 0.031 166.3) |
| XYZ | xyz(81.8991, 92.0795, 95.8795) |
| Luminance | 0.9208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.87
Ice
#D6FFFA
ΔE00 4.73
Lightcyan
#E0FFFF
ΔE00 5.18
Ice Blue (survey)
#D7FFFE
ΔE00 5.61
Very Pale Blue
#D6FFFE
ΔE00 5.74
Very Light Blue
#D5FFFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCF0 #FCE2EE
analogous
#E2FCE3 #E2FCF0 #E2FBFC
triadic
#E2FCF0 #F0E2FC #FCF0E2
tetradic
#E2FCF0 #E3E2FC #FCE2EE #FBFCE2
square
#E2FCF0 #E3E2FC #FCE2EE #FBFCE2
split-complementary
#E2FCF0 #FCE2FB #FCE3E2
monochromatic
#73F1B7 #ABF6D3 #E2FCF0 #E3FCF1 #E3FCF1
Accessibility & contrast
On white
1.08
#E2FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#E2FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCF0
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCF0 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F6F5F1
Tritanopia (blue-blind)
#DDFCF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fcf0; /* rgb */ color: rgb(226, 252, 240); /* oklch */ color: oklch(96.9% 0.031 166.3);
Tailwind
colors: {
custom: {
50: '#ebfdf4',
500: '#e2fcf0',
950: '#000000',
},
}SCSS
$custom: #e2fcf0; $custom-light: #ebfdf4; $custom-dark: #000000;
JSON
{
"hex": "#e2fcf0",
"rgb": {
"r": 226,
"g": 252,
"b": 240
},
"hsl": {
"h": 152.308,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.96892,
"c": 0.03139,
"h": 166.3
},
"luminance": 0.92081
}Semantic roles & 50–950 ramp
primary
#E2FCF0
secondary
#E49EBE
accent
#086BDE
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585