#E6EFEA#E6EFEA
#E6EFEA is a very light, near-neutral green. Relative luminance 0.845; OKLCH L 94.4% C 0.012 H 162.0°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EFEA |
|---|---|
| RGB | rgb(230, 239, 234) |
| HSL | hsl(147, 22%, 92%) |
| HSV | hsv(147, 4%, 94%) |
| CMYK | cmyk(3.8%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(93.67, -3.88, 1.38) |
| CIE-LCH | lch(93.67, 4.12, 160.48°) |
| OKLab | oklab(94.39% -0.0111 0.0036) |
| OKLCH | oklch(94.39% 0.012 162) |
| XYZ | xyz(78.3482, 84.4961, 90.0077) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.26
Azure (CSS)
#F0FFFF
ΔE00 4.33
Light Grey
#D8DCD6
ΔE00 4.49
Off White
#FAF9F6
ΔE00 5.51
Whitesmoke
#F5F5F5
ΔE00 5.55
Honeydew
#F0FFF0
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EFEA #EFE6EB
analogous
#E7EFE6 #E6EFEA #E6EFEF
triadic
#E6EFEA #EAE6EF #EFEAE6
tetradic
#E6EFEA #E6E7EF #EFE6EB #EFEFE6
square
#E6EFEA #E6E7EF #EFE6EB #EFEFE6
split-complementary
#E6EFEA #EFE6EF #EFE6E7
monochromatic
#9BBFAB #C1D7CB #E6EFEA #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.17
#E6EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#E6EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EFEA
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EFEA | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDEA
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#E5EFED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6efea; /* rgb */ color: rgb(230, 239, 234); /* oklch */ color: oklch(94.4% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#edf4f0',
500: '#e6efea',
950: '#000000',
},
}SCSS
$custom: #e6efea; $custom-light: #edf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e6efea",
"rgb": {
"r": 230,
"g": 239,
"b": 234
},
"hsl": {
"h": 146.667,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.94394,
"c": 0.01164,
"h": 162
},
"luminance": 0.84497
}Semantic roles & 50–950 ramp
primary
#E6EFEA
secondary
#C7B2BE
accent
#4578A0
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585