#EDEFEB#EDEFEB
#EDEFEB is a very light, near-neutral yellow-green. Relative luminance 0.857; OKLCH L 94.9% C 0.006 H 128.5°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEFEB |
|---|---|
| RGB | rgb(237, 239, 235) |
| HSL | hsl(90, 11%, 93%) |
| HSV | hsv(90, 2%, 94%) |
| CMYK | cmyk(0.8%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(94.20, -1.37, 1.70) |
| CIE-LCH | lch(94.20, 2.18, 128.99°) |
| OKLab | oklab(94.95% -0.0036 0.0045) |
| OKLCH | oklch(94.95% 0.006 128.5) |
| XYZ | xyz(80.7845, 85.7357, 90.8739) |
| Luminance | 0.8574 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.78
Whitesmoke
#F5F5F5
ΔE00 2.88
White
#FFFFFF
ΔE00 4.23
Pale Grey
#FDFDFE
ΔE00 4.28
Floralwhite
#FFFAF0
ΔE00 4.53
Light Grey
#D8DCD6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEFEB #EDEBEF
analogous
#EFEFEB #EDEFEB #EBEFEB
triadic
#EDEFEB #EBEDEF #EFEBED
tetradic
#EDEFEB #EBEFEF #EDEBEF #EFEBEB
square
#EDEFEB #EBEFEF #EDEBEF #EFEBEB
split-complementary
#EDEFEB #EBEBEF #EFEBEF
monochromatic
#B0B9A7 #CED4C9 #EDEFEB #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.16
#EDEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#EDEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEFEB
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEFEB | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#EDEFEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #edefeb; /* rgb */ color: rgb(237, 239, 235); /* oklch */ color: oklch(94.9% 0.006 128.5);
Tailwind
colors: {
custom: {
50: '#f2f4f1',
500: '#edefeb',
950: '#000000',
},
}SCSS
$custom: #edefeb; $custom-light: #f2f4f1; $custom-dark: #000000;
JSON
{
"hex": "#edefeb",
"rgb": {
"r": 237,
"g": 239,
"b": 235
},
"hsl": {
"h": 90,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94949,
"c": 0.00571,
"h": 128.5
},
"luminance": 0.85736
}Semantic roles & 50–950 ramp
primary
#EDEFEB
secondary
#BFBAC4
accent
#509573
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585