#EBF8ED#EBF8ED
#EBF8ED is a very light, near-neutral green. Relative luminance 0.909; OKLCH L 96.6% C 0.020 H 150.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF8ED |
|---|---|
| RGB | rgb(235, 248, 237) |
| HSL | hsl(129, 48%, 95%) |
| HSV | hsv(129, 5%, 97%) |
| CMYK | cmyk(5.2%, 0%, 4.4%, 2.7%) |
| CIE-LAB | lab(96.37, -6.24, 3.80) |
| CIE-LCH | lch(96.37, 7.31, 148.65°) |
| OKLab | oklab(96.64% -0.0173 0.01) |
| OKLCH | oklch(96.64% 0.02 150.1) |
| XYZ | xyz(83.1116, 90.9108, 93.2733) |
| Luminance | 0.9091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.17
Mintcream
#F5FFFA
ΔE00 3.43
Azure (CSS)
#F0FFFF
ΔE00 5.20
Ivory
#FFFFF0
ΔE00 5.69
Beige
#F5F5DC
ΔE00 6.89
Lightcyan
#E0FFFF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF8ED #F8EBF6
analogous
#F0F8EB #EBF8ED #EBF8F4
triadic
#EBF8ED #EDEBF8 #F8EDEB
tetradic
#EBF8ED #EBF0F8 #F8EBF6 #F8F4EB
square
#EBF8ED #EBF0F8 #F8EBF6 #F8F4EB
split-complementary
#EBF8ED #F4EBF8 #F8EBF0
monochromatic
#90D89B #BEE8C4 #E8F7EB #E8F7EB #E8F7EB
Accessibility & contrast
On white
1.09
#EBF8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#EBF8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF8ED
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF8ED | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#EAF7F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebf8ed; /* rgb */ color: rgb(235, 248, 237); /* oklch */ color: oklch(96.6% 0.020 150.1);
Tailwind
colors: {
custom: {
50: '#f1faf2',
500: '#ebf8ed',
950: '#000000',
},
}SCSS
$custom: #ebf8ed; $custom-light: #f1faf2; $custom-dark: #000000;
JSON
{
"hex": "#ebf8ed",
"rgb": {
"r": 235,
"g": 248,
"b": 237
},
"hsl": {
"h": 129.231,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.96642,
"c": 0.01997,
"h": 150.1
},
"luminance": 0.90911
}Semantic roles & 50–950 ramp
primary
#EBF8ED
secondary
#D8B0D1
accent
#2AA5BB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585