#E8F2E8#E8F2E8
#E8F2E8 is a very light, near-neutral green. Relative luminance 0.865; OKLCH L 95.1% C 0.017 H 145.4°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F2E8 |
|---|---|
| RGB | rgb(232, 242, 232) |
| HSL | hsl(120, 28%, 93%) |
| HSV | hsv(120, 4%, 95%) |
| CMYK | cmyk(4.1%, 0%, 4.1%, 5.1%) |
| CIE-LAB | lab(94.52, -5.09, 3.67) |
| CIE-LCH | lch(94.52, 6.28, 144.21°) |
| OKLab | oklab(95.09% -0.014 0.0096) |
| OKLCH | oklch(95.09% 0.017 145.4) |
| XYZ | xyz(79.5937, 86.4859, 88.8285) |
| Luminance | 0.8649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.54
Honeydew
#F0FFF0
ΔE00 3.67
Ivory
#FFFFF0
ΔE00 5.34
Azure (CSS)
#F0FFFF
ΔE00 5.41
Light Grey
#D8DCD6
ΔE00 5.53
Beige
#F5F5DC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F2E8 #F2E8F2
analogous
#EDF2E8 #E8F2E8 #E8F2ED
triadic
#E8F2E8 #E8E8F2 #F2E8E8
tetradic
#E8F2E8 #E8EDF2 #F2E8F2 #F2EDE8
square
#E8F2E8 #E8EDF2 #F2E8F2 #F2EDE8
split-complementary
#E8F2E8 #EDE8F2 #F2E8ED
monochromatic
#9AC69A #C1DCC1 #E8F2E8 #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.15
#E8F2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#E8F2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F2E8
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F2E8 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E8
Deuteranopia (green-blind)
#F1EFE8
Tritanopia (blue-blind)
#E7F1EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e8f2e8; /* rgb */ color: rgb(232, 242, 232); /* oklch */ color: oklch(95.1% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#eff6ef',
500: '#e8f2e8',
950: '#000000',
},
}SCSS
$custom: #e8f2e8; $custom-light: #eff6ef; $custom-dark: #000000;
JSON
{
"hex": "#e8f2e8",
"rgb": {
"r": 232,
"g": 242,
"b": 232
},
"hsl": {
"h": 120,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.95087,
"c": 0.01696,
"h": 145.4
},
"luminance": 0.86486
}Semantic roles & 50–950 ramp
primary
#E8F2E8
secondary
#CCB3CC
accent
#3FA6A6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585