#E6EAE6#E6EAE6
#E6EAE6 is a very light, near-neutral green. Relative luminance 0.814; OKLCH L 93.3% C 0.007 H 145.6°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EAE6 |
|---|---|
| RGB | rgb(230, 234, 230) |
| HSL | hsl(120, 9%, 91%) |
| HSV | hsv(120, 2%, 92%) |
| CMYK | cmyk(1.7%, 0%, 1.7%, 8.2%) |
| CIE-LAB | lab(92.30, -2.05, 1.47) |
| CIE-LCH | lch(92.30, 2.52, 144.35°) |
| OKLab | oklab(93.29% -0.0056 0.0039) |
| OKLCH | oklch(93.29% 0.007 145.6) |
| XYZ | xyz(76.3364, 81.3817, 86.5342) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.29
Whitesmoke
#F5F5F5
ΔE00 4.06
Off White
#FAF9F6
ΔE00 4.25
Gainsboro
#DCDCDC
ΔE00 4.25
Mintcream
#F5FFFA
ΔE00 4.86
Fog
#D8DCE0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EAE6 #EAE6EA
analogous
#E8EAE6 #E6EAE6 #E6EAE8
triadic
#E6EAE6 #E6E6EA #EAE6E6
tetradic
#E6EAE6 #E6E8EA #EAE6EA #EAE8E6
square
#E6EAE6 #E6E8EA #EAE6EA #EAE8E6
split-complementary
#E6EAE6 #E8E6EA #EAE6E8
monochromatic
#A3B2A3 #C5CEC5 #E6EAE6 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.22
#E6EAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#E6EAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EAE6
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EAE6 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#E9E9E6
Tritanopia (blue-blind)
#E6EAE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e6eae6; /* rgb */ color: rgb(230, 234, 230); /* oklch */ color: oklch(93.3% 0.007 145.6);
Tailwind
colors: {
custom: {
50: '#edf0ed',
500: '#e6eae6',
950: '#000000',
},
}SCSS
$custom: #e6eae6; $custom-light: #edf0ed; $custom-dark: #000000;
JSON
{
"hex": "#e6eae6",
"rgb": {
"r": 230,
"g": 234,
"b": 230
},
"hsl": {
"h": 120,
"s": 8.696,
"l": 90.98
},
"oklch": {
"l": 0.93287,
"c": 0.00683,
"h": 145.6
},
"luminance": 0.81382
}Semantic roles & 50–950 ramp
primary
#E6EAE6
secondary
#BEB6BE
accent
#539393
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584