#E7F2EE#E7F2EE
#E7F2EE is a very light, near-neutral teal. Relative luminance 0.867; OKLCH L 95.2% C 0.013 H 172.4°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F2EE |
|---|---|
| RGB | rgb(231, 242, 238) |
| HSL | hsl(158, 30%, 93%) |
| HSV | hsv(158, 5%, 95%) |
| CMYK | cmyk(4.5%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(94.60, -4.35, 0.67) |
| CIE-LCH | lch(94.60, 4.40, 171.30°) |
| OKLab | oklab(95.18% -0.0127 0.0017) |
| OKLCH | oklch(95.18% 0.013 172.4) |
| XYZ | xyz(80.1368, 86.6657, 93.3786) |
| Luminance | 0.8667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.74
Azure (CSS)
#F0FFFF
ΔE00 3.37
Light Grey
#D8DCD6
ΔE00 5.40
Honeydew
#F0FFF0
ΔE00 5.52
Whitesmoke
#F5F5F5
ΔE00 5.83
Off White
#FAF9F6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F2EE #F2E7EB
analogous
#E7F2E8 #E7F2EE #E7F0F2
triadic
#E7F2EE #EEE7F2 #F2EEE7
tetradic
#E7F2EE #E8E7F2 #F2E7EB #F0F2E7
square
#E7F2EE #E8E7F2 #F2E7EB #F0F2E7
split-complementary
#E7F2EE #F2E7F0 #F2E8E7
monochromatic
#98C7B6 #BFDCD2 #E7F2EE #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.15
#E7F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#E7F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F2EE
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F2EE | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#E5F2F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e7f2ee; /* rgb */ color: rgb(231, 242, 238); /* oklch */ color: oklch(95.2% 0.013 172.4);
Tailwind
colors: {
custom: {
50: '#eef6f3',
500: '#e7f2ee',
950: '#000000',
},
}SCSS
$custom: #e7f2ee; $custom-light: #eef6f3; $custom-dark: #000000;
JSON
{
"hex": "#e7f2ee",
"rgb": {
"r": 231,
"g": 242,
"b": 238
},
"hsl": {
"h": 158.182,
"s": 29.73,
"l": 92.745
},
"oklch": {
"l": 0.95179,
"c": 0.01279,
"h": 172.4
},
"luminance": 0.86666
}Semantic roles & 50–950 ramp
primary
#E7F2EE
secondary
#CCB1BB
accent
#3D64A8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585