#EBF7ED#EBF7ED
#EBF7ED is a very light, near-neutral green. Relative luminance 0.903; OKLCH L 96.4% C 0.018 H 150.6°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7ED |
|---|---|
| RGB | rgb(235, 247, 237) |
| HSL | hsl(130, 43%, 95%) |
| HSV | hsv(130, 5%, 97%) |
| CMYK | cmyk(4.9%, 0%, 4%, 3.1%) |
| CIE-LAB | lab(96.12, -5.74, 3.43) |
| CIE-LCH | lch(96.12, 6.69, 149.09°) |
| OKLab | oklab(96.44% -0.0159 0.009) |
| OKLCH | oklch(96.44% 0.018 150.6) |
| XYZ | xyz(82.8049, 90.2976, 93.1711) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.72
Mintcream
#F5FFFA
ΔE00 3.04
Azure (CSS)
#F0FFFF
ΔE00 4.88
Ivory
#FFFFF0
ΔE00 5.51
Light Grey
#D8DCD6
ΔE00 6.69
Beige
#F5F5DC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7ED #F7EBF5
analogous
#EFF7EB #EBF7ED #EBF7F3
triadic
#EBF7ED #EDEBF7 #F7EDEB
tetradic
#EBF7ED #EBEFF7 #F7EBF5 #F7F3EB
square
#EBF7ED #EBEFF7 #F7EBF5 #F7F3EB
split-complementary
#EBF7ED #F3EBF7 #F7EBEF
monochromatic
#94D49E #BFE6C6 #E9F6EB #E9F6EB #E9F6EB
Accessibility & contrast
On white
1.10
#EBF7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#EBF7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7ED
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7ED | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#EAF6F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf7ed; /* rgb */ color: rgb(235, 247, 237); /* oklch */ color: oklch(96.4% 0.018 150.6);
Tailwind
colors: {
custom: {
50: '#f1f9f2',
500: '#ebf7ed',
950: '#000000',
},
}SCSS
$custom: #ebf7ed; $custom-light: #f1f9f2; $custom-dark: #000000;
JSON
{
"hex": "#ebf7ed",
"rgb": {
"r": 235,
"g": 247,
"b": 237
},
"hsl": {
"h": 130,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.96442,
"c": 0.01829,
"h": 150.6
},
"luminance": 0.90298
}Semantic roles & 50–950 ramp
primary
#EBF7ED
secondary
#D5B1CF
accent
#30A0B6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585