#EBFAE8#EBFAE8
#EBFAE8 is a very light, muted green. Relative luminance 0.919; OKLCH L 96.9% C 0.029 H 140.5°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAE8 |
|---|---|
| RGB | rgb(235, 250, 232) |
| HSL | hsl(110, 64%, 95%) |
| HSV | hsv(110, 7%, 98%) |
| CMYK | cmyk(6%, 0%, 7.2%, 2%) |
| CIE-LAB | lab(96.76, -8.11, 6.94) |
| CIE-LCH | lch(96.76, 10.68, 139.46°) |
| OKLab | oklab(96.91% -0.022 0.0181) |
| OKLCH | oklch(96.91% 0.029 140.5) |
| XYZ | xyz(83.0094, 91.8590, 89.6856) |
| Luminance | 0.9186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.55
Mintcream
#F5FFFA
ΔE00 5.98
Beige
#F5F5DC
ΔE00 6.07
Ivory
#FFFFF0
ΔE00 6.42
Off White (survey)
#FFFFE4
ΔE00 6.42
Lightyellow
#FFFFE0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAE8 #F7E8FA
analogous
#F4FAE8 #EBFAE8 #E8FAEE
triadic
#EBFAE8 #E8EBFA #FAE8EB
tetradic
#EBFAE8 #E8F4FA #F7E8FA #FAEEE8
square
#EBFAE8 #E8F4FA #F7E8FA #FAEEE8
split-complementary
#EBFAE8 #EEE8FA #FAE8F4
monochromatic
#94E483 #BFEFB6 #E9FAE6 #E9FAE6 #E9FAE6
Accessibility & contrast
On white
1.08
#EBFAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#EBFAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAE8
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAE8 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E7
Deuteranopia (green-blind)
#F9F5E9
Tritanopia (blue-blind)
#EAF9F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebfae8; /* rgb */ color: rgb(235, 250, 232); /* oklch */ color: oklch(96.9% 0.029 140.5);
Tailwind
colors: {
custom: {
50: '#f1fcef',
500: '#ebfae8',
950: '#000000',
},
}SCSS
$custom: #ebfae8; $custom-light: #f1fcef; $custom-dark: #000000;
JSON
{
"hex": "#ebfae8",
"rgb": {
"r": 235,
"g": 250,
"b": 232
},
"hsl": {
"h": 110,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.96911,
"c": 0.02851,
"h": 140.5
},
"luminance": 0.9186
}Semantic roles & 50–950 ramp
primary
#EBFAE8
secondary
#D5A8DE
accent
#19CCAE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585