#EBEEEA#EBEEEA
#EBEEEA is a very light, near-neutral green. Relative luminance 0.848; OKLCH L 94.6% C 0.006 H 137.8°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEEA |
|---|---|
| RGB | rgb(235, 238, 234) |
| HSL | hsl(105, 11%, 93%) |
| HSV | hsv(105, 2%, 93%) |
| CMYK | cmyk(1.3%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(93.78, -1.71, 1.58) |
| CIE-LCH | lch(93.78, 2.33, 137.22°) |
| OKLab | oklab(94.57% -0.0046 0.0042) |
| OKLCH | oklch(94.57% 0.006 137.8) |
| XYZ | xyz(79.6843, 84.7517, 89.9867) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.26
Whitesmoke
#F5F5F5
ΔE00 3.27
Light Grey
#D8DCD6
ΔE00 4.21
Mintcream
#F5FFFA
ΔE00 4.45
White
#FFFFFF
ΔE00 4.62
Pale Grey
#FDFDFE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEEA #EDEAEE
analogous
#EDEEEA #EBEEEA #EAEEEB
triadic
#EBEEEA #EAEBEE #EEEAEB
tetradic
#EBEEEA #EAEDEE #EDEAEE #EEEBEA
square
#EBEEEA #EAEDEE #EDEAEE #EEEBEA
split-complementary
#EBEEEA #EBEAEE #EEEAED
monochromatic
#ABB7A6 #CBD3C8 #EBEEEA #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.17
#EBEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#EBEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEEA
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEEA | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#EBEEED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebeeea; /* rgb */ color: rgb(235, 238, 234); /* oklch */ color: oklch(94.6% 0.006 137.8);
Tailwind
colors: {
custom: {
50: '#f1f3f0',
500: '#ebeeea',
950: '#000000',
},
}SCSS
$custom: #ebeeea; $custom-light: #f1f3f0; $custom-dark: #000000;
JSON
{
"hex": "#ebeeea",
"rgb": {
"r": 235,
"g": 238,
"b": 234
},
"hsl": {
"h": 105,
"s": 10.526,
"l": 92.549
},
"oklch": {
"l": 0.94571,
"c": 0.00619,
"h": 137.8
},
"luminance": 0.84752
}Semantic roles & 50–950 ramp
primary
#EBEEEA
secondary
#C0B9C3
accent
#519584
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585