#EBF0EA#EBF0EA
#EBF0EA is a very light, near-neutral green. Relative luminance 0.859; OKLCH L 95.0% C 0.010 H 140.5°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF0EA |
|---|---|
| RGB | rgb(235, 240, 234) |
| HSL | hsl(110, 17%, 93%) |
| HSV | hsv(110, 3%, 94%) |
| CMYK | cmyk(2.1%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(94.28, -2.73, 2.31) |
| CIE-LCH | lch(94.28, 3.58, 139.69°) |
| OKLab | oklab(94.97% -0.0074 0.0061) |
| OKLCH | oklch(94.97% 0.01 140.5) |
| XYZ | xyz(80.2698, 85.9227, 90.1819) |
| Luminance | 0.8592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.53
Off White
#FAF9F6
ΔE00 4.11
Light Grey
#D8DCD6
ΔE00 4.35
Whitesmoke
#F5F5F5
ΔE00 4.46
Ivory
#FFFFF0
ΔE00 5.13
Floralwhite
#FFFAF0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF0EA #EFEAF0
analogous
#EEF0EA #EBF0EA #EAF0EC
triadic
#EBF0EA #EAEBF0 #F0EAEB
tetradic
#EBF0EA #EAEEF0 #EFEAF0 #F0ECEA
square
#EBF0EA #EAEEF0 #EFEAF0 #F0ECEA
split-complementary
#EBF0EA #ECEAF0 #F0EAEE
monochromatic
#A7BDA3 #C9D6C6 #EBF0EA #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.15
#EBF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#EBF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF0EA
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF0EA | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#F0EEEA
Tritanopia (blue-blind)
#EBF0EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebf0ea; /* rgb */ color: rgb(235, 240, 234); /* oklch */ color: oklch(95.0% 0.010 140.5);
Tailwind
colors: {
custom: {
50: '#f1f4f0',
500: '#ebf0ea',
950: '#000000',
},
}SCSS
$custom: #ebf0ea; $custom-light: #f1f4f0; $custom-dark: #000000;
JSON
{
"hex": "#ebf0ea",
"rgb": {
"r": 235,
"g": 240,
"b": 234
},
"hsl": {
"h": 110,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.94967,
"c": 0.00956,
"h": 140.5
},
"luminance": 0.85923
}Semantic roles & 50–950 ramp
primary
#EBF0EA
secondary
#C4B8C7
accent
#4B9B8E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585