#EBEEE8#EBEEE8
#EBEEE8 is a very light, near-neutral yellow-green. Relative luminance 0.846; OKLCH L 94.5% C 0.009 H 128.6°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEE8 |
|---|---|
| RGB | rgb(235, 238, 232) |
| HSL | hsl(90, 15%, 92%) |
| HSV | hsv(90, 3%, 93%) |
| CMYK | cmyk(1.3%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(93.73, -2.06, 2.55) |
| CIE-LCH | lch(93.73, 3.28, 128.96°) |
| OKLab | oklab(94.52% -0.0053 0.0067) |
| OKLCH | oklch(94.52% 0.009 128.6) |
| XYZ | xyz(79.3986, 84.6374, 88.4820) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.68
Light Grey
#D8DCD6
ΔE00 4.03
Whitesmoke
#F5F5F5
ΔE00 4.04
Mintcream
#F5FFFA
ΔE00 4.35
Floralwhite
#FFFAF0
ΔE00 4.73
Ivory
#FFFFF0
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEE8 #EBE8EE
analogous
#EEEEE8 #EBEEE8 #E8EEE8
triadic
#EBEEE8 #E8EBEE #EEE8EB
tetradic
#EBEEE8 #E8EEEE #EBE8EE #EEE8E8
square
#EBEEE8 #E8EEEE #EBE8EE #EEE8E8
split-complementary
#EBEEE8 #E8E8EE #EEE8EE
monochromatic
#AEBAA2 #CCD4C5 #EBEEE8 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.17
#EBEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#EBEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEE8
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEE8 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE8
Deuteranopia (green-blind)
#EEEDE8
Tritanopia (blue-blind)
#EBEDEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebeee8; /* rgb */ color: rgb(235, 238, 232); /* oklch */ color: oklch(94.5% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#f1f3ef',
500: '#ebeee8',
950: '#000000',
},
}SCSS
$custom: #ebeee8; $custom-light: #f1f3ef; $custom-dark: #000000;
JSON
{
"hex": "#ebeee8",
"rgb": {
"r": 235,
"g": 238,
"b": 232
},
"hsl": {
"h": 90,
"s": 15,
"l": 92.157
},
"oklch": {
"l": 0.94516,
"c": 0.00858,
"h": 128.6
},
"luminance": 0.84637
}Semantic roles & 50–950 ramp
primary
#EBEEE8
secondary
#BDB6C4
accent
#4C9973
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585