#EDEEE8#EDEEE8
#EDEEE8 is a very light, near-neutral yellow-green. Relative luminance 0.850; OKLCH L 94.7% C 0.008 H 114.2°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEEE8 |
|---|---|
| RGB | rgb(237, 238, 232) |
| HSL | hsl(70, 15%, 92%) |
| HSV | hsv(70, 3%, 93%) |
| CMYK | cmyk(0.4%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(93.87, -1.39, 2.78) |
| CIE-LCH | lch(93.87, 3.11, 116.52°) |
| OKLab | oklab(94.67% -0.0033 0.0073) |
| OKLCH | oklch(94.67% 0.008 114.2) |
| XYZ | xyz(80.0628, 84.9799, 88.5132) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.12
Whitesmoke
#F5F5F5
ΔE00 3.59
Floralwhite
#FFFAF0
ΔE00 4.02
Light Grey
#D8DCD6
ΔE00 4.33
White
#FFFFFF
ΔE00 4.83
Pale Grey
#FDFDFE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEEE8 #E9E8EE
analogous
#EEECE8 #EDEEE8 #EAEEE8
triadic
#EDEEE8 #E8EDEE #EEE8ED
tetradic
#EDEEE8 #E8EEEC #E9E8EE #EEE8EA
square
#EDEEE8 #E8EEEC #E9E8EE #EEE8EA
split-complementary
#EDEEE8 #E8EAEE #ECE8EE
monochromatic
#B6BAA2 #D1D4C5 #EDEEE8 #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.17
#EDEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#EDEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEEE8
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEEE8 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE8
Deuteranopia (green-blind)
#EFEDE8
Tritanopia (blue-blind)
#EEEDEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edeee8; /* rgb */ color: rgb(237, 238, 232); /* oklch */ color: oklch(94.7% 0.008 114.2);
Tailwind
colors: {
custom: {
50: '#f2f3ef',
500: '#edeee8',
950: '#000000',
},
}SCSS
$custom: #edeee8; $custom-light: #f2f3ef; $custom-dark: #000000;
JSON
{
"hex": "#edeee8",
"rgb": {
"r": 237,
"g": 238,
"b": 232
},
"hsl": {
"h": 70,
"s": 15,
"l": 92.157
},
"oklch": {
"l": 0.94669,
"c": 0.00804,
"h": 114.2
},
"luminance": 0.8498
}Semantic roles & 50–950 ramp
primary
#EDEEE8
secondary
#B8B6C4
accent
#4C9959
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585