#E2F8F0#E2F8F0
#E2F8F0 is a very light, muted teal. Relative luminance 0.896; OKLCH L 96.1% C 0.025 H 172.0°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8F0 |
|---|---|
| RGB | rgb(226, 248, 240) |
| HSL | hsl(158, 61%, 93%) |
| HSV | hsv(158, 9%, 97%) |
| CMYK | cmyk(8.9%, 0%, 3.2%, 2.7%) |
| CIE-LAB | lab(95.83, -8.64, 1.39) |
| CIE-LCH | lch(95.83, 8.75, 170.90°) |
| OKLab | oklab(96.08% -0.0251 0.0035) |
| OKLCH | oklch(96.08% 0.025 172) |
| XYZ | xyz(80.6562, 89.5937, 95.4651) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.91
Lightcyan
#E0FFFF
ΔE00 4.26
Azure (CSS)
#F0FFFF
ΔE00 5.07
Mintcream
#F5FFFA
ΔE00 5.08
Ice
#D6FFFA
ΔE00 5.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8F0 #F8E2EA
analogous
#E2F8E5 #E2F8F0 #E2F5F8
triadic
#E2F8F0 #F0E2F8 #F8F0E2
tetradic
#E2F8F0 #E5E2F8 #F8E2EA #F5F8E2
square
#E2F8F0 #E5E2F8 #F8E2EA #F5F8E2
split-complementary
#E2F8F0 #F8E2F5 #F8E5E2
monochromatic
#7FE0BD #B1ECD6 #E2F8F0 #E6F9F2 #E6F9F2
Accessibility & contrast
On white
1.11
#E2F8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#E2F8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8F0
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8F0 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F0
Deuteranopia (green-blind)
#F2F2F1
Tritanopia (blue-blind)
#DEF8F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2f8f0; /* rgb */ color: rgb(226, 248, 240); /* oklch */ color: oklch(96.1% 0.025 172.0);
Tailwind
colors: {
custom: {
50: '#ebfaf4',
500: '#e2f8f0',
950: '#000000',
},
}SCSS
$custom: #e2f8f0; $custom-light: #ebfaf4; $custom-dark: #000000;
JSON
{
"hex": "#e2f8f0",
"rgb": {
"r": 226,
"g": 248,
"b": 240
},
"hsl": {
"h": 158.182,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.96081,
"c": 0.02535,
"h": 172
},
"luminance": 0.89595
}Semantic roles & 50–950 ramp
primary
#E2F8F0
secondary
#DAA4B8
accent
#1D5BC9
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585