#EBF7EC#EBF7EC
#EBF7EC is a very light, near-neutral green. Relative luminance 0.902; OKLCH L 96.4% C 0.019 H 147.9°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7EC |
|---|---|
| RGB | rgb(235, 247, 236) |
| HSL | hsl(125, 43%, 95%) |
| HSV | hsv(125, 5%, 97%) |
| CMYK | cmyk(4.9%, 0%, 4.5%, 3.1%) |
| CIE-LAB | lab(96.10, -5.91, 3.92) |
| CIE-LCH | lch(96.10, 7.09, 146.49°) |
| OKLab | oklab(96.42% -0.0163 0.0103) |
| OKLCH | oklch(96.42% 0.019 147.9) |
| XYZ | xyz(82.6593, 90.2393, 92.4038) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.43
Mintcream
#F5FFFA
ΔE00 3.38
Azure (CSS)
#F0FFFF
ΔE00 5.27
Ivory
#FFFFF0
ΔE00 5.42
Beige
#F5F5DC
ΔE00 6.64
Light Grey
#D8DCD6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7EC #F7EBF6
analogous
#F0F7EB #EBF7EC #EBF7F2
triadic
#EBF7EC #ECEBF7 #F7ECEB
tetradic
#EBF7EC #EBF0F7 #F7EBF6 #F7F2EB
square
#EBF7EC #EBF0F7 #F7EBF6 #F7F2EB
split-complementary
#EBF7EC #F2EBF7 #F7EBF0
monochromatic
#94D499 #BFE6C2 #E9F6EA #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.10
#EBF7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#EBF7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7EC
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7EC | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EB
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#EAF6F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf7ec; /* rgb */ color: rgb(235, 247, 236); /* oklch */ color: oklch(96.4% 0.019 147.9);
Tailwind
colors: {
custom: {
50: '#f1f9f2',
500: '#ebf7ec',
950: '#000000',
},
}SCSS
$custom: #ebf7ec; $custom-light: #f1f9f2; $custom-dark: #000000;
JSON
{
"hex": "#ebf7ec",
"rgb": {
"r": 235,
"g": 247,
"b": 236
},
"hsl": {
"h": 125,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.96415,
"c": 0.01927,
"h": 147.9
},
"luminance": 0.9024
}Semantic roles & 50–950 ramp
primary
#EBF7EC
secondary
#D5B1D2
accent
#30ABB6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585