#E2F6ED#E2F6ED
#E2F6ED is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.6% C 0.024 H 167.1°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F6ED |
|---|---|
| RGB | rgb(226, 246, 237) |
| HSL | hsl(153, 53%, 93%) |
| HSV | hsv(153, 8%, 96%) |
| CMYK | cmyk(8.1%, 0%, 3.7%, 3.5%) |
| CIE-LAB | lab(95.24, -8.19, 2.08) |
| CIE-LCH | lch(95.24, 8.45, 165.73°) |
| OKLab | oklab(95.59% -0.0235 0.0054) |
| OKLCH | oklch(95.59% 0.024 167.1) |
| XYZ | xyz(79.6027, 88.1937, 92.9336) |
| Luminance | 0.8820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.46
Mintcream
#F5FFFA
ΔE00 4.86
Lightcyan
#E0FFFF
ΔE00 5.04
Azure (CSS)
#F0FFFF
ΔE00 5.22
Ice
#D6FFFA
ΔE00 6.04
Ice Blue (survey)
#D7FFFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F6ED #F6E2EB
analogous
#E2F6E3 #E2F6ED #E2F5F6
triadic
#E2F6ED #EDE2F6 #F6EDE2
tetradic
#E2F6ED #E3E2F6 #F6E2EB #F5F6E2
square
#E2F6ED #E3E2F6 #F6E2EB #F5F6E2
split-complementary
#E2F6ED #F6E2F5 #F6E3E2
monochromatic
#85D9B3 #B3E8D0 #E2F6ED #E8F8F1 #E8F8F1
Accessibility & contrast
On white
1.13
#E2F6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#E2F6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F6ED
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F6ED | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#DEF6F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e2f6ed; /* rgb */ color: rgb(226, 246, 237); /* oklch */ color: oklch(95.6% 0.024 167.1);
Tailwind
colors: {
custom: {
50: '#ebf9f2',
500: '#e2f6ed',
950: '#000000',
},
}SCSS
$custom: #e2f6ed; $custom-light: #ebf9f2; $custom-dark: #000000;
JSON
{
"hex": "#e2f6ed",
"rgb": {
"r": 226,
"g": 246,
"b": 237
},
"hsl": {
"h": 153,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.95594,
"c": 0.02415,
"h": 167.1
},
"luminance": 0.88195
}Semantic roles & 50–950 ramp
primary
#E2F6ED
secondary
#D6A6BC
accent
#256BC0
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585