#EBEEE0#EBEEE0
#EBEEE0 is a very light, near-neutral yellow-green. Relative luminance 0.842; OKLCH L 94.3% C 0.019 H 116.6°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEE0 |
|---|---|
| RGB | rgb(235, 238, 224) |
| HSL | hsl(73, 29%, 91%) |
| HSV | hsv(73, 6%, 93%) |
| CMYK | cmyk(1.3%, 0%, 5.9%, 6.7%) |
| CIE-LAB | lab(93.53, -3.44, 6.42) |
| CIE-LCH | lch(93.53, 7.28, 118.15°) |
| OKLab | oklab(94.3% -0.0084 0.0168) |
| OKLCH | oklch(94.3% 0.019 116.6) |
| XYZ | xyz(78.2880, 84.1932, 82.6331) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.84
Beige
#F5F5DC
ΔE00 4.24
Eggshell
#F0EAD6
ΔE00 4.32
Light Grey
#D8DCD6
ΔE00 5.15
Floralwhite
#FFFAF0
ΔE00 5.38
Oldlace
#FDF5E6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEE0 #E3E0EE
analogous
#EEEAE0 #EBEEE0 #E4EEE0
triadic
#EBEEE0 #E0EBEE #EEE0EB
tetradic
#EBEEE0 #E0EEEA #E3E0EE #EEE0E4
square
#EBEEE0 #E0EEEA #E3E0EE #EEE0E4
split-complementary
#EBEEE0 #E0E4EE #EAE0EE
monochromatic
#B8C391 #D1D8B8 #EBEEE0 #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.18
#EBEEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#EBEEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEE0
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEE0 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDF
Deuteranopia (green-blind)
#F0EDE0
Tritanopia (blue-blind)
#EDECEA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebeee0; /* rgb */ color: rgb(235, 238, 224); /* oklch */ color: oklch(94.3% 0.019 116.6);
Tailwind
colors: {
custom: {
50: '#f1f3e9',
500: '#ebeee0',
950: '#000000',
},
}SCSS
$custom: #ebeee0; $custom-light: #f1f3e9; $custom-dark: #000000;
JSON
{
"hex": "#ebeee0",
"rgb": {
"r": 235,
"g": 238,
"b": 224
},
"hsl": {
"h": 72.857,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.94301,
"c": 0.01883,
"h": 116.6
},
"luminance": 0.84193
}Semantic roles & 50–950 ramp
primary
#EBEEE0
secondary
#B1ABC7
accent
#3EA854
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584