#E5F2EF#E5F2EF
#E5F2EF is a very light, near-neutral teal. Relative luminance 0.864; OKLCH L 95.1% C 0.014 H 180.7°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F2EF |
|---|---|
| RGB | rgb(229, 242, 239) |
| HSL | hsl(166, 33%, 92%) |
| HSV | hsv(166, 5%, 95%) |
| CMYK | cmyk(5.4%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(94.48, -4.83, -0.04) |
| CIE-LCH | lch(94.48, 4.83, 180.45°) |
| OKLab | oklab(95.06% -0.0143 -0.0002) |
| OKLCH | oklch(95.06% 0.014 180.7) |
| XYZ | xyz(79.6421, 86.3936, 94.1244) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.02
Mintcream
#F5FFFA
ΔE00 3.09
Honeydew
#F0FFF0
ΔE00 5.75
Light Grey
#D8DCD6
ΔE00 5.83
Lightcyan
#E0FFFF
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F2EF #F2E5E8
analogous
#E5F2E9 #E5F2EF #E5EFF2
triadic
#E5F2EF #EFE5F2 #F2EFE5
tetradic
#E5F2EF #E9E5F2 #F2E5E8 #EFF2E5
square
#E5F2EF #E9E5F2 #F2E5E8 #EFF2E5
split-complementary
#E5F2EF #F2E5EF #F2E9E5
monochromatic
#93C9BD #BCDED6 #E5F2EF #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.15
#E5F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#E5F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F2EF
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F2EF | 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)
#F1F0EF
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#E2F3F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e5f2ef; /* rgb */ color: rgb(229, 242, 239); /* oklch */ color: oklch(95.1% 0.014 180.7);
Tailwind
colors: {
custom: {
50: '#edf6f4',
500: '#e5f2ef',
950: '#000000',
},
}SCSS
$custom: #e5f2ef; $custom-light: #edf6f4; $custom-dark: #000000;
JSON
{
"hex": "#e5f2ef",
"rgb": {
"r": 229,
"g": 242,
"b": 239
},
"hsl": {
"h": 166.154,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.9506,
"c": 0.01432,
"h": 180.7
},
"luminance": 0.86394
}Semantic roles & 50–950 ramp
primary
#E5F2EF
secondary
#CDAEB5
accent
#3954AC
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585