#EBEEE1#EBEEE1
#EBEEE1 is a very light, near-neutral yellow-green. Relative luminance 0.842; OKLCH L 94.3% C 0.018 H 117.3°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEE1 |
|---|---|
| RGB | rgb(235, 238, 225) |
| HSL | hsl(74, 28%, 91%) |
| HSV | hsv(74, 5%, 93%) |
| CMYK | cmyk(1.3%, 0%, 5.5%, 6.7%) |
| CIE-LAB | lab(93.56, -3.27, 5.94) |
| CIE-LCH | lch(93.56, 6.78, 118.82°) |
| OKLab | oklab(94.33% -0.008 0.0156) |
| OKLCH | oklch(94.33% 0.018 117.3) |
| XYZ | xyz(78.4240, 84.2476, 83.3494) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.86
Eggshell
#F0EAD6
ΔE00 4.48
Beige
#F5F5DC
ΔE00 4.60
Light Grey
#D8DCD6
ΔE00 4.91
Floralwhite
#FFFAF0
ΔE00 5.19
Mintcream
#F5FFFA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEE1 #E4E1EE
analogous
#EEEAE1 #EBEEE1 #E4EEE1
triadic
#EBEEE1 #E1EBEE #EEE1EB
tetradic
#EBEEE1 #E1EEEA #E4E1EE #EEE1E4
square
#EBEEE1 #E1EEEA #E4E1EE #EEE1E4
split-complementary
#EBEEE1 #E1E4EE #EAE1EE
monochromatic
#B7C293 #D1D8BA #EBEEE1 #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.18
#EBEEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#EBEEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEE1
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEE1 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECE0
Deuteranopia (green-blind)
#F0EDE1
Tritanopia (blue-blind)
#ECECEA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebeee1; /* rgb */ color: rgb(235, 238, 225); /* oklch */ color: oklch(94.3% 0.018 117.3);
Tailwind
colors: {
custom: {
50: '#f1f3ea',
500: '#ebeee1',
950: '#000000',
},
}SCSS
$custom: #ebeee1; $custom-light: #f1f3ea; $custom-dark: #000000;
JSON
{
"hex": "#ebeee1",
"rgb": {
"r": 235,
"g": 238,
"b": 225
},
"hsl": {
"h": 73.846,
"s": 27.66,
"l": 90.784
},
"oklch": {
"l": 0.94327,
"c": 0.01753,
"h": 117.3
},
"luminance": 0.84247
}Semantic roles & 50–950 ramp
primary
#EBEEE1
secondary
#B2ACC7
accent
#3FA657
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161716
muted
#858584