#EDEEEB#EDEEEB
#EDEEEB is a very light, near-neutral yellow-green. Relative luminance 0.852; OKLCH L 94.8% C 0.004 H 121.6°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEEEB |
|---|---|
| RGB | rgb(237, 238, 235) |
| HSL | hsl(80, 8%, 93%) |
| HSV | hsv(80, 1%, 93%) |
| CMYK | cmyk(0.4%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.95, -0.86, 1.33) |
| CIE-LCH | lch(93.95, 1.59, 122.98°) |
| OKLab | oklab(94.75% -0.0022 0.0035) |
| OKLCH | oklch(94.75% 0.004 121.6) |
| XYZ | xyz(80.4925, 85.1518, 90.7766) |
| Luminance | 0.8515 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.36
Off White
#FAF9F6
ΔE00 2.56
Pale Grey
#FDFDFE
ΔE00 3.93
White
#FFFFFF
ΔE00 3.98
Gainsboro
#DCDCDC
ΔE00 4.24
Floralwhite
#FFFAF0
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEEEB #ECEBEE
analogous
#EEEDEB #EDEEEB #EBEEEB
triadic
#EDEEEB #EBEDEE #EEEBED
tetradic
#EDEEEB #EBEEED #ECEBEE #EEEBEB
square
#EDEEEB #EBEEED #ECEBEE #EEEBEB
split-complementary
#EDEEEB #EBEBEE #EDEBEE
monochromatic
#B1B6A9 #CFD2CA #EDEEEB #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.16
#EDEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#EDEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEEEB
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEEEB | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEB
Deuteranopia (green-blind)
#EEEEEB
Tritanopia (blue-blind)
#EDEEED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #edeeeb; /* rgb */ color: rgb(237, 238, 235); /* oklch */ color: oklch(94.8% 0.004 121.6);
Tailwind
colors: {
custom: {
50: '#f2f3f1',
500: '#edeeeb',
950: '#000000',
},
}SCSS
$custom: #edeeeb; $custom-light: #f2f3f1; $custom-dark: #000000;
JSON
{
"hex": "#edeeeb",
"rgb": {
"r": 237,
"g": 238,
"b": 235
},
"hsl": {
"h": 80,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94751,
"c": 0.00412,
"h": 121.6
},
"luminance": 0.85152
}Semantic roles & 50–950 ramp
primary
#EDEEEB
secondary
#BDBBC2
accent
#539268
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585