#E6EDEA#E6EDEA
#E6EDEA is a very light, near-neutral teal. Relative luminance 0.833; OKLCH L 94.0% C 0.008 H 168.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EDEA |
|---|---|
| RGB | rgb(230, 237, 234) |
| HSL | hsl(154, 16%, 92%) |
| HSV | hsv(154, 3%, 93%) |
| CMYK | cmyk(3%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(93.16, -2.87, 0.64) |
| CIE-LCH | lch(93.16, 2.94, 167.44°) |
| OKLab | oklab(94% -0.0083 0.0017) |
| OKLCH | oklch(94% 0.008 168.7) |
| XYZ | xyz(77.7659, 83.3315, 89.8136) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.91
Light Grey
#D8DCD6
ΔE00 4.07
Whitesmoke
#F5F5F5
ΔE00 4.45
Azure (CSS)
#F0FFFF
ΔE00 4.67
Off White
#FAF9F6
ΔE00 4.72
Gainsboro
#DCDCDC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EDEA #EDE6E9
analogous
#E6EDE7 #E6EDEA #E6EDED
triadic
#E6EDEA #EAE6ED #EDEAE6
tetradic
#E6EDEA #E7E6ED #EDE6E9 #EDEDE6
square
#E6EDEA #E7E6ED #EDE6E9 #EDEDE6
split-complementary
#E6EDEA #EDE6ED #EDE7E6
monochromatic
#9FBAAE #C2D3CC #E6EDEA #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.19
#E6EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#E6EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EDEA
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EDEA | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#E5EDEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e6edea; /* rgb */ color: rgb(230, 237, 234); /* oklch */ color: oklch(94.0% 0.008 168.7);
Tailwind
colors: {
custom: {
50: '#edf2f0',
500: '#e6edea',
950: '#000000',
},
}SCSS
$custom: #e6edea; $custom-light: #edf2f0; $custom-dark: #000000;
JSON
{
"hex": "#e6edea",
"rgb": {
"r": 230,
"g": 237,
"b": 234
},
"hsl": {
"h": 154.286,
"s": 16.279,
"l": 91.569
},
"oklch": {
"l": 0.93996,
"c": 0.00845,
"h": 168.7
},
"luminance": 0.83332
}Semantic roles & 50–950 ramp
primary
#E6EDEA
secondary
#C3B4BB
accent
#4B6D9B
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585