#E8F2EB#E8F2EB
#E8F2EB is a very light, near-neutral green. Relative luminance 0.867; OKLCH L 95.2% C 0.014 H 155.6°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F2EB |
|---|---|
| RGB | rgb(232, 242, 235) |
| HSL | hsl(138, 28%, 93%) |
| HSV | hsv(138, 4%, 95%) |
| CMYK | cmyk(4.1%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.59, -4.56, 2.22) |
| CIE-LCH | lch(94.59, 5.08, 154.01°) |
| OKLab | oklab(95.17% -0.0128 0.0058) |
| OKLCH | oklch(95.17% 0.014 155.6) |
| XYZ | xyz(80.0235, 86.6578, 91.0919) |
| Luminance | 0.8666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.85
Azure (CSS)
#F0FFFF
ΔE00 4.37
Honeydew
#F0FFF0
ΔE00 4.54
Light Grey
#D8DCD6
ΔE00 5.23
Ivory
#FFFFF0
ΔE00 5.79
Off White
#FAF9F6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F2EB #F2E8EF
analogous
#EAF2E8 #E8F2EB #E8F2F0
triadic
#E8F2EB #EBE8F2 #F2EBE8
tetradic
#E8F2EB #E8EAF2 #F2E8EF #F2F0E8
square
#E8F2EB #E8EAF2 #F2E8EF #F2F0E8
split-complementary
#E8F2EB #F0E8F2 #F2E8EA
monochromatic
#9AC6A7 #C1DCC9 #E8F2EB #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.15
#E8F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#E8F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F2EB
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F2EB | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#E7F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e8f2eb; /* rgb */ color: rgb(232, 242, 235); /* oklch */ color: oklch(95.2% 0.014 155.6);
Tailwind
colors: {
custom: {
50: '#eff6f1',
500: '#e8f2eb',
950: '#000000',
},
}SCSS
$custom: #e8f2eb; $custom-light: #eff6f1; $custom-dark: #000000;
JSON
{
"hex": "#e8f2eb",
"rgb": {
"r": 232,
"g": 242,
"b": 235
},
"hsl": {
"h": 138,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.95169,
"c": 0.01408,
"h": 155.6
},
"luminance": 0.86658
}Semantic roles & 50–950 ramp
primary
#E8F2EB
secondary
#CCB3C4
accent
#3F87A6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585