#E6F2EB#E6F2EB
#E6F2EB is a very light, near-neutral green. Relative luminance 0.863; OKLCH L 95.0% C 0.016 H 160.6°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F2EB |
|---|---|
| RGB | rgb(230, 242, 235) |
| HSL | hsl(145, 32%, 93%) |
| HSV | hsv(145, 5%, 95%) |
| CMYK | cmyk(5%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.45, -5.22, 2.00) |
| CIE-LCH | lch(94.45, 5.59, 159.04°) |
| OKLab | oklab(95.02% -0.0148 0.0052) |
| OKLCH | oklch(95.02% 0.016 160.6) |
| XYZ | xyz(79.3778, 86.3249, 91.0616) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.08
Azure (CSS)
#F0FFFF
ΔE00 4.25
Honeydew
#F0FFF0
ΔE00 4.26
Light Grey
#D8DCD6
ΔE00 5.59
Ivory
#FFFFF0
ΔE00 6.37
Off White
#FAF9F6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F2EB #F2E6ED
analogous
#E7F2E6 #E6F2EB #E6F2F1
triadic
#E6F2EB #EBE6F2 #F2EBE6
tetradic
#E6F2EB #E6E7F2 #F2E6ED #F2F1E6
square
#E6F2EB #E6E7F2 #F2E6ED #F2F1E6
split-complementary
#E6F2EB #F1E6F2 #F2E6E7
monochromatic
#95C8AB #BEDDCB #E6F2EB #EBF5EF #EBF5EF
Accessibility & contrast
On white
1.15
#E6F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#E6F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F2EB
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F2EB | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#E4F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e6f2eb; /* rgb */ color: rgb(230, 242, 235); /* oklch */ color: oklch(95.0% 0.016 160.6);
Tailwind
colors: {
custom: {
50: '#edf6f1',
500: '#e6f2eb',
950: '#000000',
},
}SCSS
$custom: #e6f2eb; $custom-light: #edf6f1; $custom-dark: #000000;
JSON
{
"hex": "#e6f2eb",
"rgb": {
"r": 230,
"g": 242,
"b": 235
},
"hsl": {
"h": 145,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.95022,
"c": 0.01573,
"h": 160.6
},
"luminance": 0.86325
}Semantic roles & 50–950 ramp
primary
#E6F2EB
secondary
#CCB0C0
accent
#3B7CAA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585