#EBF4EA#EBF4EA
#EBF4EA is a very light, near-neutral green. Relative luminance 0.883; OKLCH L 95.8% C 0.016 H 142.6°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4EA |
|---|---|
| RGB | rgb(235, 244, 234) |
| HSL | hsl(114, 31%, 94%) |
| HSV | hsv(114, 4%, 96%) |
| CMYK | cmyk(3.7%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.29, -4.75, 3.78) |
| CIE-LCH | lch(95.29, 6.07, 141.51°) |
| OKLab | oklab(95.76% -0.0129 0.0099) |
| OKLCH | oklch(95.76% 0.016 142.6) |
| XYZ | xyz(81.4603, 88.3037, 90.5787) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.18
Honeydew
#F0FFF0
ΔE00 3.65
Ivory
#FFFFF0
ΔE00 4.79
Azure (CSS)
#F0FFFF
ΔE00 5.31
Light Grey
#D8DCD6
ΔE00 5.73
Off White
#FAF9F6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4EA #F3EAF4
analogous
#F0F4EA #EBF4EA #EAF4EE
triadic
#EBF4EA #EAEBF4 #F4EAEB
tetradic
#EBF4EA #EAF0F4 #F3EAF4 #F4EEEA
square
#EBF4EA #EAF0F4 #F3EAF4 #F4EEEA
split-complementary
#EBF4EA #EEEAF4 #F4EAF0
monochromatic
#9ECA9A #C5DFC2 #EBF4EA #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.13
#EBF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#EBF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4EA
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4EA | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#EAF3F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf4ea; /* rgb */ color: rgb(235, 244, 234); /* oklch */ color: oklch(95.8% 0.016 142.6);
Tailwind
colors: {
custom: {
50: '#f1f7f0',
500: '#ebf4ea',
950: '#000000',
},
}SCSS
$custom: #ebf4ea; $custom-light: #f1f7f0; $custom-dark: #000000;
JSON
{
"hex": "#ebf4ea",
"rgb": {
"r": 235,
"g": 244,
"b": 234
},
"hsl": {
"h": 114,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95763,
"c": 0.0163,
"h": 142.6
},
"luminance": 0.88304
}Semantic roles & 50–950 ramp
primary
#EBF4EA
secondary
#CCB4CF
accent
#3CAA9F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585