#E2F3ED#E2F3ED
#E2F3ED is a very light, near-neutral teal. Relative luminance 0.864; OKLCH L 95.0% C 0.020 H 172.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3ED |
|---|---|
| RGB | rgb(226, 243, 237) |
| HSL | hsl(159, 41%, 92%) |
| HSV | hsv(159, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 2.5%, 4.7%) |
| CIE-LAB | lab(94.48, -6.68, 0.97) |
| CIE-LCH | lch(94.48, 6.75, 171.76°) |
| OKLab | oklab(94.99% -0.0194 0.0025) |
| OKLCH | oklch(94.99% 0.02 172.8) |
| XYZ | xyz(78.6975, 86.3835, 92.6319) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.92
Azure (CSS)
#F0FFFF
ΔE00 4.05
Honeydew
#F0FFF0
ΔE00 4.41
Lightcyan
#E0FFFF
ΔE00 5.11
Light Grey
#D8DCD6
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3ED #F3E2E8
analogous
#E2F3E5 #E2F3ED #E2F1F3
triadic
#E2F3ED #EDE2F3 #F3EDE2
tetradic
#E2F3ED #E5E2F3 #F3E2E8 #F1F3E2
square
#E2F3ED #E5E2F3 #F3E2E8 #F1F3E2
split-complementary
#E2F3ED #F3E2F1 #F3E5E2
monochromatic
#8BCFB7 #B7E1D2 #E2F3ED #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.15
#E2F3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#E2F3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3ED
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3ED | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#DFF3F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2f3ed; /* rgb */ color: rgb(226, 243, 237); /* oklch */ color: oklch(95.0% 0.020 172.8);
Tailwind
colors: {
custom: {
50: '#ebf7f2',
500: '#e2f3ed',
950: '#000000',
},
}SCSS
$custom: #e2f3ed; $custom-light: #ebf7f2; $custom-dark: #000000;
JSON
{
"hex": "#e2f3ed",
"rgb": {
"r": 226,
"g": 243,
"b": 237
},
"hsl": {
"h": 158.824,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.94988,
"c": 0.0196,
"h": 172.8
},
"luminance": 0.86384
}Semantic roles & 50–950 ramp
primary
#E2F3ED
secondary
#D0A9B7
accent
#315FB5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585