#EBF4E8#EBF4E8
#EBF4E8 is a very light, near-neutral green. Relative luminance 0.882; OKLCH L 95.7% C 0.019 H 137.8°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4E8 |
|---|---|
| RGB | rgb(235, 244, 232) |
| HSL | hsl(105, 35%, 93%) |
| HSV | hsv(105, 5%, 96%) |
| CMYK | cmyk(3.7%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(95.24, -5.10, 4.74) |
| CIE-LCH | lch(95.24, 6.97, 137.08°) |
| OKLab | oklab(95.71% -0.0137 0.0124) |
| OKLCH | oklch(95.71% 0.019 137.8) |
| XYZ | xyz(81.1746, 88.1894, 89.0740) |
| Luminance | 0.8819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.24
Mintcream
#F5FFFA
ΔE00 3.82
Ivory
#FFFFF0
ΔE00 4.62
Beige
#F5F5DC
ΔE00 5.68
Azure (CSS)
#F0FFFF
ΔE00 6.03
Light Grey
#D8DCD6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4E8 #F1E8F4
analogous
#F1F4E8 #EBF4E8 #E8F4EB
triadic
#EBF4E8 #E8EBF4 #F4E8EB
tetradic
#EBF4E8 #E8F1F4 #F1E8F4 #F4EBE8
square
#EBF4E8 #E8F1F4 #F1E8F4 #F4EBE8
split-complementary
#EBF4E8 #EBE8F4 #F4E8F1
monochromatic
#A3CC95 #C7E0BF #EBF4E8 #EDF5EA #EDF5EA
Accessibility & contrast
On white
1.13
#EBF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#EBF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4E8
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4E8 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#F3F1E8
Tritanopia (blue-blind)
#EBF3F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf4e8; /* rgb */ color: rgb(235, 244, 232); /* oklch */ color: oklch(95.7% 0.019 137.8);
Tailwind
colors: {
custom: {
50: '#f1f7ef',
500: '#ebf4e8',
950: '#000000',
},
}SCSS
$custom: #ebf4e8; $custom-light: #f1f7ef; $custom-dark: #000000;
JSON
{
"hex": "#ebf4e8",
"rgb": {
"r": 235,
"g": 244,
"b": 232
},
"hsl": {
"h": 105,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.95709,
"c": 0.01851,
"h": 137.8
},
"luminance": 0.8819
}Semantic roles & 50–950 ramp
primary
#EBF4E8
secondary
#C8B1D0
accent
#37AE90
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585