#E6F2EA#E6F2EA
#E6F2EA is a very light, near-neutral green. Relative luminance 0.863; OKLCH L 95.0% C 0.017 H 156.9°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F2EA |
|---|---|
| RGB | rgb(230, 242, 234) |
| HSL | hsl(140, 32%, 93%) |
| HSV | hsv(140, 5%, 95%) |
| CMYK | cmyk(5%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.43, -5.40, 2.48) |
| CIE-LCH | lch(94.43, 5.95, 155.32°) |
| OKLab | oklab(94.99% -0.0152 0.0065) |
| OKLCH | oklch(94.99% 0.017 156.9) |
| XYZ | xyz(79.2337, 86.2672, 90.3029) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.27
Honeydew
#F0FFF0
ΔE00 3.93
Azure (CSS)
#F0FFFF
ΔE00 4.60
Light Grey
#D8DCD6
ΔE00 5.66
Ivory
#FFFFF0
ΔE00 6.21
Off White
#FAF9F6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F2EA #F2E6EE
analogous
#E8F2E6 #E6F2EA #E6F2F0
triadic
#E6F2EA #EAE6F2 #F2EAE6
tetradic
#E6F2EA #E6E8F2 #F2E6EE #F2F0E6
square
#E6F2EA #E6E8F2 #F2E6EE #F2F0E6
split-complementary
#E6F2EA #F0E6F2 #F2E6E8
monochromatic
#95C8A6 #BEDDC8 #E6F2EA #EBF5EE #EBF5EE
Accessibility & contrast
On white
1.15
#E6F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#E6F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F2EA
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F2EA | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F0EEEA
Tritanopia (blue-blind)
#E4F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e6f2ea; /* rgb */ color: rgb(230, 242, 234); /* oklch */ color: oklch(95.0% 0.017 156.9);
Tailwind
colors: {
custom: {
50: '#edf6f0',
500: '#e6f2ea',
950: '#000000',
},
}SCSS
$custom: #e6f2ea; $custom-light: #edf6f0; $custom-dark: #000000;
JSON
{
"hex": "#e6f2ea",
"rgb": {
"r": 230,
"g": 242,
"b": 234
},
"hsl": {
"h": 140,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.94994,
"c": 0.01655,
"h": 156.9
},
"luminance": 0.86268
}Semantic roles & 50–950 ramp
primary
#E6F2EA
secondary
#CCB0C3
accent
#3B85AA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585