#E5F2ED#E5F2ED
#E5F2ED is a very light, near-neutral teal. Relative luminance 0.863; OKLCH L 95.0% C 0.015 H 171.0°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F2ED |
|---|---|
| RGB | rgb(229, 242, 237) |
| HSL | hsl(157, 33%, 92%) |
| HSV | hsv(157, 5%, 95%) |
| CMYK | cmyk(5.4%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(94.43, -5.19, 0.93) |
| CIE-LCH | lch(94.43, 5.27, 169.90°) |
| OKLab | oklab(95% -0.0151 0.0024) |
| OKLCH | oklch(95% 0.015 171) |
| XYZ | xyz(79.3483, 86.2761, 92.5769) |
| Luminance | 0.8628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.04
Azure (CSS)
#F0FFFF
ΔE00 3.57
Honeydew
#F0FFF0
ΔE00 4.92
Light Grey
#D8DCD6
ΔE00 5.75
Lightcyan
#E0FFFF
ΔE00 6.18
Off White
#FAF9F6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F2ED #F2E5EA
analogous
#E5F2E7 #E5F2ED #E5F1F2
triadic
#E5F2ED #EDE5F2 #F2EDE5
tetradic
#E5F2ED #E7E5F2 #F2E5EA #F1F2E5
square
#E5F2ED #E7E5F2 #F2E5EA #F1F2E5
split-complementary
#E5F2ED #F2E5F1 #F2E7E5
monochromatic
#93C9B5 #BCDED1 #E5F2ED #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.15
#E5F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#E5F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F2ED
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F2ED | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#E2F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e5f2ed; /* rgb */ color: rgb(229, 242, 237); /* oklch */ color: oklch(95.0% 0.015 171.0);
Tailwind
colors: {
custom: {
50: '#edf6f2',
500: '#e5f2ed',
950: '#000000',
},
}SCSS
$custom: #e5f2ed; $custom-light: #edf6f2; $custom-dark: #000000;
JSON
{
"hex": "#e5f2ed",
"rgb": {
"r": 229,
"g": 242,
"b": 237
},
"hsl": {
"h": 156.923,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.95004,
"c": 0.01527,
"h": 171
},
"luminance": 0.86277
}Semantic roles & 50–950 ramp
primary
#E5F2ED
secondary
#CDAEBA
accent
#3966AC
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585