#EBF4E9#EBF4E9
#EBF4E9 is a very light, near-neutral green. Relative luminance 0.882; OKLCH L 95.7% C 0.017 H 140.0°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4E9 |
|---|---|
| RGB | rgb(235, 244, 233) |
| HSL | hsl(109, 33%, 94%) |
| HSV | hsv(109, 5%, 96%) |
| CMYK | cmyk(3.7%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(95.26, -4.93, 4.26) |
| CIE-LCH | lch(95.26, 6.51, 139.15°) |
| OKLab | oklab(95.74% -0.0133 0.0112) |
| OKLCH | oklch(95.74% 0.017 140) |
| XYZ | xyz(81.3170, 88.2464, 89.8242) |
| Luminance | 0.8825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.42
Mintcream
#F5FFFA
ΔE00 3.50
Ivory
#FFFFF0
ΔE00 4.69
Azure (CSS)
#F0FFFF
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 5.88
Beige
#F5F5DC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4E9 #F2E9F4
analogous
#F0F4E9 #EBF4E9 #E9F4EC
triadic
#EBF4E9 #E9EBF4 #F4E9EB
tetradic
#EBF4E9 #E9F0F4 #F2E9F4 #F4ECE9
square
#EBF4E9 #E9F0F4 #F2E9F4 #F4ECE9
split-complementary
#EBF4E9 #ECE9F4 #F4E9F0
monochromatic
#A1CB97 #C6E0C0 #EBF4E9 #ECF5EB #ECF5EB
Accessibility & contrast
On white
1.13
#EBF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#EBF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4E9
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4E9 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E8
Deuteranopia (green-blind)
#F3F1E9
Tritanopia (blue-blind)
#EBF3F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf4e9; /* rgb */ color: rgb(235, 244, 233); /* oklch */ color: oklch(95.7% 0.017 140.0);
Tailwind
colors: {
custom: {
50: '#f1f7f0',
500: '#ebf4e9',
950: '#000000',
},
}SCSS
$custom: #ebf4e9; $custom-light: #f1f7f0; $custom-dark: #000000;
JSON
{
"hex": "#ebf4e9",
"rgb": {
"r": 235,
"g": 244,
"b": 233
},
"hsl": {
"h": 109.091,
"s": 33.333,
"l": 93.529
},
"oklch": {
"l": 0.95736,
"c": 0.01739,
"h": 140
},
"luminance": 0.88247
}Semantic roles & 50–950 ramp
primary
#EBF4E9
secondary
#CAB2CF
accent
#39AC97
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585