#E7F2ED#E7F2ED
#E7F2ED is a very light, near-neutral teal. Relative luminance 0.866; OKLCH L 95.2% C 0.013 H 167.2°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F2ED |
|---|---|
| RGB | rgb(231, 242, 237) |
| HSL | hsl(153, 30%, 93%) |
| HSV | hsv(153, 5%, 95%) |
| CMYK | cmyk(4.5%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(94.57, -4.53, 1.15) |
| CIE-LCH | lch(94.57, 4.68, 165.79°) |
| OKLab | oklab(95.15% -0.0131 0.003) |
| OKLCH | oklch(95.15% 0.013 167.2) |
| XYZ | xyz(79.9903, 86.6071, 92.6070) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.73
Azure (CSS)
#F0FFFF
ΔE00 3.65
Honeydew
#F0FFF0
ΔE00 5.11
Light Grey
#D8DCD6
ΔE00 5.36
Off White
#FAF9F6
ΔE00 6.00
Whitesmoke
#F5F5F5
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F2ED #F2E7EC
analogous
#E7F2E7 #E7F2ED #E7F1F2
triadic
#E7F2ED #EDE7F2 #F2EDE7
tetradic
#E7F2ED #E7E7F2 #F2E7EC #F1F2E7
square
#E7F2ED #E7E7F2 #F2E7EC #F1F2E7
split-complementary
#E7F2ED #F2E7F1 #F2E7E7
monochromatic
#98C7B1 #BFDCCF #E7F2ED #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.15
#E7F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#E7F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F2ED
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F2ED | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#E5F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e7f2ed; /* rgb */ color: rgb(231, 242, 237); /* oklch */ color: oklch(95.2% 0.013 167.2);
Tailwind
colors: {
custom: {
50: '#eef6f2',
500: '#e7f2ed',
950: '#000000',
},
}SCSS
$custom: #e7f2ed; $custom-light: #eef6f2; $custom-dark: #000000;
JSON
{
"hex": "#e7f2ed",
"rgb": {
"r": 231,
"g": 242,
"b": 237
},
"hsl": {
"h": 152.727,
"s": 29.73,
"l": 92.745
},
"oklch": {
"l": 0.95151,
"c": 0.01339,
"h": 167.2
},
"luminance": 0.86608
}Semantic roles & 50–950 ramp
primary
#E7F2ED
secondary
#CCB1BD
accent
#3D6EA8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585