#E8F4E8#E8F4E8
#E8F4E8 is a very light, muted green. Relative luminance 0.877; OKLCH L 95.5% C 0.020 H 145.4°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F4E8 |
|---|---|
| RGB | rgb(232, 244, 232) |
| HSL | hsl(120, 35%, 93%) |
| HSV | hsv(120, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(95.03, -6.10, 4.41) |
| CIE-LCH | lch(95.03, 7.53, 144.16°) |
| OKLab | oklab(95.49% -0.0167 0.0115) |
| OKLCH | oklch(95.49% 0.02 145.4) |
| XYZ | xyz(80.1922, 87.6829, 89.0280) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.63
Mintcream
#F5FFFA
ΔE00 4.07
Ivory
#FFFFF0
ΔE00 5.65
Azure (CSS)
#F0FFFF
ΔE00 5.89
Beige
#F5F5DC
ΔE00 6.39
Light Grey
#D8DCD6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F4E8 #F4E8F4
analogous
#EEF4E8 #E8F4E8 #E8F4EE
triadic
#E8F4E8 #E8E8F4 #F4E8E8
tetradic
#E8F4E8 #E8EEF4 #F4E8F4 #F4EEE8
square
#E8F4E8 #E8EEF4 #F4E8F4 #F4EEE8
split-complementary
#E8F4E8 #EEE8F4 #F4E8EE
monochromatic
#95CC95 #BFE0BF #E8F4E8 #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.13
#E8F4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#E8F4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F4E8
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F4E8 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#F2F0E9
Tritanopia (blue-blind)
#E7F3F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e8f4e8; /* rgb */ color: rgb(232, 244, 232); /* oklch */ color: oklch(95.5% 0.020 145.4);
Tailwind
colors: {
custom: {
50: '#eff7ef',
500: '#e8f4e8',
950: '#000000',
},
}SCSS
$custom: #e8f4e8; $custom-light: #eff7ef; $custom-dark: #000000;
JSON
{
"hex": "#e8f4e8",
"rgb": {
"r": 232,
"g": 244,
"b": 232
},
"hsl": {
"h": 120,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.95488,
"c": 0.02033,
"h": 145.4
},
"luminance": 0.87683
}Semantic roles & 50–950 ramp
primary
#E8F4E8
secondary
#D0B1D0
accent
#37AEAE
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585