#E2F6EF#E2F6EF
#E2F6EF is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.6% C 0.023 H 172.9°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F6EF |
|---|---|
| RGB | rgb(226, 246, 239) |
| HSL | hsl(159, 53%, 93%) |
| HSV | hsv(159, 8%, 96%) |
| CMYK | cmyk(8.1%, 0%, 2.8%, 3.5%) |
| CIE-LAB | lab(95.29, -7.82, 1.12) |
| CIE-LCH | lch(95.29, 7.90, 171.85°) |
| OKLab | oklab(95.65% -0.0228 0.0029) |
| OKLCH | oklch(95.65% 0.023 172.9) |
| XYZ | xyz(79.8965, 88.3113, 94.4811) |
| Luminance | 0.8831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.05
Lightcyan
#E0FFFF
ΔE00 4.44
Azure (CSS)
#F0FFFF
ΔE00 4.52
Mintcream
#F5FFFA
ΔE00 4.53
Ice
#D6FFFA
ΔE00 5.92
Ice Blue (survey)
#D7FFFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F6EF #F6E2E9
analogous
#E2F6E5 #E2F6EF #E2F3F6
triadic
#E2F6EF #EFE2F6 #F6EFE2
tetradic
#E2F6EF #E5E2F6 #F6E2E9 #F3F6E2
square
#E2F6EF #E5E2F6 #F6E2E9 #F3F6E2
split-complementary
#E2F6EF #F6E2F3 #F6E5E2
monochromatic
#85D9BB #B3E8D5 #E2F6EF #E8F8F2 #E8F8F2
Accessibility & contrast
On white
1.13
#E2F6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#E2F6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F6EF
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F6EF | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#F1F0EF
Tritanopia (blue-blind)
#DEF6F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e2f6ef; /* rgb */ color: rgb(226, 246, 239); /* oklch */ color: oklch(95.6% 0.023 172.9);
Tailwind
colors: {
custom: {
50: '#ebf9f4',
500: '#e2f6ef',
950: '#000000',
},
}SCSS
$custom: #e2f6ef; $custom-light: #ebf9f4; $custom-dark: #000000;
JSON
{
"hex": "#e2f6ef",
"rgb": {
"r": 226,
"g": 246,
"b": 239
},
"hsl": {
"h": 159,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.95649,
"c": 0.02295,
"h": 172.9
},
"luminance": 0.88312
}Semantic roles & 50–950 ramp
primary
#E2F6EF
secondary
#D6A6B7
accent
#255CC0
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585