#EBF0EB#EBF0EB
#EBF0EB is a very light, near-neutral green. Relative luminance 0.860; OKLCH L 95.0% C 0.008 H 145.5°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF0EB |
|---|---|
| RGB | rgb(235, 240, 235) |
| HSL | hsl(120, 14%, 93%) |
| HSV | hsv(120, 2%, 94%) |
| CMYK | cmyk(2.1%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(94.30, -2.55, 1.83) |
| CIE-LCH | lch(94.30, 3.14, 144.33°) |
| OKLab | oklab(94.99% -0.007 0.0048) |
| OKLCH | oklch(94.99% 0.008 145.5) |
| XYZ | xyz(80.4138, 85.9803, 90.9406) |
| Luminance | 0.8598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.54
Off White
#FAF9F6
ΔE00 3.89
Whitesmoke
#F5F5F5
ΔE00 4.09
Light Grey
#D8DCD6
ΔE00 4.39
Azure (CSS)
#F0FFFF
ΔE00 5.08
White
#FFFFFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF0EB #F0EBF0
analogous
#EDF0EB #EBF0EB #EBF0ED
triadic
#EBF0EB #EBEBF0 #F0EBEB
tetradic
#EBF0EB #EBEDF0 #F0EBF0 #F0EDEB
square
#EBF0EB #EBEDF0 #F0EBF0 #F0EDEB
split-complementary
#EBF0EB #EDEBF0 #F0EBED
monochromatic
#A5BCA5 #C8D6C8 #EBF0EB #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.15
#EBF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#EBF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF0EB
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF0EB | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#EBF0EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebf0eb; /* rgb */ color: rgb(235, 240, 235); /* oklch */ color: oklch(95.0% 0.008 145.5);
Tailwind
colors: {
custom: {
50: '#f1f4f1',
500: '#ebf0eb',
950: '#000000',
},
}SCSS
$custom: #ebf0eb; $custom-light: #f1f4f1; $custom-dark: #000000;
JSON
{
"hex": "#ebf0eb",
"rgb": {
"r": 235,
"g": 240,
"b": 235
},
"hsl": {
"h": 120,
"s": 14.286,
"l": 93.137
},
"oklch": {
"l": 0.94995,
"c": 0.00849,
"h": 145.5
},
"luminance": 0.85981
}Semantic roles & 50–950 ramp
primary
#EBF0EB
secondary
#C6B9C6
accent
#4D9898
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585