#EBF7EB#EBF7EB
#EBF7EB is a very light, muted green. Relative luminance 0.902; OKLCH L 96.4% C 0.020 H 145.4°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7EB |
|---|---|
| RGB | rgb(235, 247, 235) |
| HSL | hsl(120, 43%, 95%) |
| HSV | hsv(120, 5%, 97%) |
| CMYK | cmyk(4.9%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(96.07, -6.09, 4.40) |
| CIE-LCH | lch(96.07, 7.51, 144.17°) |
| OKLab | oklab(96.39% -0.0167 0.0115) |
| OKLCH | oklch(96.39% 0.02 145.4) |
| XYZ | xyz(82.5144, 90.1814, 91.6408) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.18
Mintcream
#F5FFFA
ΔE00 3.72
Ivory
#FFFFF0
ΔE00 5.37
Azure (CSS)
#F0FFFF
ΔE00 5.66
Beige
#F5F5DC
ΔE00 6.37
Light Grey
#D8DCD6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7EB #F7EBF7
analogous
#F1F7EB #EBF7EB #EBF7F1
triadic
#EBF7EB #EBEBF7 #F7EBEB
tetradic
#EBF7EB #EBF1F7 #F7EBF7 #F7F1EB
square
#EBF7EB #EBF1F7 #F7EBF7 #F7F1EB
split-complementary
#EBF7EB #F1EBF7 #F7EBF1
monochromatic
#94D494 #BFE6BF #E9F6E9 #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.10
#EBF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#EBF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7EB
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7EB | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#EAF6F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf7eb; /* rgb */ color: rgb(235, 247, 235); /* oklch */ color: oklch(96.4% 0.020 145.4);
Tailwind
colors: {
custom: {
50: '#f1f9f1',
500: '#ebf7eb',
950: '#000000',
},
}SCSS
$custom: #ebf7eb; $custom-light: #f1f9f1; $custom-dark: #000000;
JSON
{
"hex": "#ebf7eb",
"rgb": {
"r": 235,
"g": 247,
"b": 235
},
"hsl": {
"h": 120,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.96389,
"c": 0.02028,
"h": 145.4
},
"luminance": 0.90182
}Semantic roles & 50–950 ramp
primary
#EBF7EB
secondary
#D5B1D5
accent
#30B6B6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585