#E6EFEE#E6EFEE
#E6EFEE is a very light, near-neutral teal. Relative luminance 0.847; OKLCH L 94.5% C 0.010 H 189.0°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EFEE |
|---|---|
| RGB | rgb(230, 239, 238) |
| HSL | hsl(173, 22%, 92%) |
| HSV | hsv(173, 4%, 94%) |
| CMYK | cmyk(3.8%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.77, -3.16, -0.55) |
| CIE-LCH | lch(93.77, 3.21, 189.96°) |
| OKLab | oklab(94.51% -0.0095 -0.0015) |
| OKLCH | oklch(94.51% 0.01 189) |
| XYZ | xyz(78.9293, 84.7285, 93.0683) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.78
Azure (CSS)
#F0FFFF
ΔE00 3.78
Whitesmoke
#F5F5F5
ΔE00 4.62
Aliceblue
#F0F8FF
ΔE00 4.66
Light Grey
#D8DCD6
ΔE00 5.00
Off White
#FAF9F6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EFEE #EFE6E7
analogous
#E6EFEA #E6EFEE #E6ECEF
triadic
#E6EFEE #EEE6EF #EFEEE6
tetradic
#E6EFEE #EAE6EF #EFE6E7 #ECEFE6
square
#E6EFEE #EAE6EF #EFE6E7 #ECEFE6
split-complementary
#E6EFEE #EFE6EC #EFEAE6
monochromatic
#9BBFBB #C1D7D5 #E6EFEE #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.17
#E6EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#E6EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EFEE
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EFEE | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#E4F0EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6efee; /* rgb */ color: rgb(230, 239, 238); /* oklch */ color: oklch(94.5% 0.010 189.0);
Tailwind
colors: {
custom: {
50: '#edf4f3',
500: '#e6efee',
950: '#000000',
},
}SCSS
$custom: #e6efee; $custom-light: #edf4f3; $custom-dark: #000000;
JSON
{
"hex": "#e6efee",
"rgb": {
"r": 230,
"g": 239,
"b": 238
},
"hsl": {
"h": 173.333,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.94507,
"c": 0.00967,
"h": 189
},
"luminance": 0.84729
}Semantic roles & 50–950 ramp
primary
#E6EFEE
secondary
#C7B2B5
accent
#454FA0
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585