#EDF0EC#EDF0EC
#EDF0EC is a very light, near-neutral green. Relative luminance 0.864; OKLCH L 95.2% C 0.006 H 137.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF0EC |
|---|---|
| RGB | rgb(237, 240, 236) |
| HSL | hsl(105, 12%, 93%) |
| HSV | hsv(105, 2%, 94%) |
| CMYK | cmyk(1.2%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(94.47, -1.71, 1.58) |
| CIE-LCH | lch(94.47, 2.32, 137.22°) |
| OKLab | oklab(95.17% -0.0046 0.0042) |
| OKLCH | oklch(95.17% 0.006 137.8) |
| XYZ | xyz(81.2229, 86.3807, 91.7347) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.95
Whitesmoke
#F5F5F5
ΔE00 3.07
Mintcream
#F5FFFA
ΔE00 4.16
White
#FFFFFF
ΔE00 4.29
Pale Grey
#FDFDFE
ΔE00 4.36
Light Grey
#D8DCD6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF0EC #EFECF0
analogous
#EFF0EC #EDF0EC #ECF0ED
triadic
#EDF0EC #ECEDF0 #F0ECED
tetradic
#EDF0EC #ECEFF0 #EFECF0 #F0EDEC
square
#EDF0EC #ECEFF0 #EFECF0 #F0EDEC
split-complementary
#EDF0EC #EDECF0 #F0ECEF
monochromatic
#ACBAA8 #CDD5CA #EDF0EC #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.15
#EDF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#EDF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF0EC
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF0EC | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#EDF0EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #edf0ec; /* rgb */ color: rgb(237, 240, 236); /* oklch */ color: oklch(95.2% 0.006 137.8);
Tailwind
colors: {
custom: {
50: '#f2f4f2',
500: '#edf0ec',
950: '#000000',
},
}SCSS
$custom: #edf0ec; $custom-light: #f2f4f2; $custom-dark: #000000;
JSON
{
"hex": "#edf0ec",
"rgb": {
"r": 237,
"g": 240,
"b": 236
},
"hsl": {
"h": 105,
"s": 11.765,
"l": 93.333
},
"oklch": {
"l": 0.95174,
"c": 0.00619,
"h": 137.8
},
"luminance": 0.86381
}Semantic roles & 50–950 ramp
primary
#EDF0EC
secondary
#C3BBC5
accent
#509684
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585