#EBF5EB#EBF5EB
#EBF5EB is a very light, near-neutral green. Relative luminance 0.890; OKLCH L 96.0% C 0.017 H 145.4°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF5EB |
|---|---|
| RGB | rgb(235, 245, 235) |
| HSL | hsl(120, 33%, 94%) |
| HSV | hsv(120, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(95.57, -5.08, 3.66) |
| CIE-LCH | lch(95.57, 6.26, 144.21°) |
| OKLab | oklab(95.99% -0.0139 0.0096) |
| OKLCH | oklch(95.99% 0.017 145.4) |
| XYZ | xyz(81.9061, 88.9648, 91.4380) |
| Luminance | 0.8897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.08
Honeydew
#F0FFF0
ΔE00 3.31
Ivory
#FFFFF0
ΔE00 5.01
Azure (CSS)
#F0FFFF
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 6.04
Beige
#F5F5DC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF5EB #F5EBF5
analogous
#F0F5EB #EBF5EB #EBF5F0
triadic
#EBF5EB #EBEBF5 #F5EBEB
tetradic
#EBF5EB #EBF0F5 #F5EBF5 #F5F0EB
square
#EBF5EB #EBF0F5 #F5EBF5 #F5F0EB
split-complementary
#EBF5EB #F0EBF5 #F5EBF0
monochromatic
#99CC99 #C2E1C2 #EBF5EB #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.12
#EBF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#EBF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF5EB
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF5EB | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#EAF4F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf5eb; /* rgb */ color: rgb(235, 245, 235); /* oklch */ color: oklch(96.0% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#f1f8f1',
500: '#ebf5eb',
950: '#000000',
},
}SCSS
$custom: #ebf5eb; $custom-light: #f1f8f1; $custom-dark: #000000;
JSON
{
"hex": "#ebf5eb",
"rgb": {
"r": 235,
"g": 245,
"b": 235
},
"hsl": {
"h": 120,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.95989,
"c": 0.01693,
"h": 145.4
},
"luminance": 0.88965
}Semantic roles & 50–950 ramp
primary
#EBF5EB
secondary
#D0B4D0
accent
#39ACAC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585