#EDF4EC#EDF4EC
#EDF4EC is a very light, near-neutral green. Relative luminance 0.888; OKLCH L 96.0% C 0.013 H 141.8°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4EC |
|---|---|
| RGB | rgb(237, 244, 236) |
| HSL | hsl(113, 27%, 94%) |
| HSV | hsv(113, 3%, 96%) |
| CMYK | cmyk(2.9%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(95.48, -3.73, 3.04) |
| CIE-LCH | lch(95.48, 4.82, 140.85°) |
| OKLab | oklab(95.97% -0.0101 0.008) |
| OKLCH | oklch(95.97% 0.013 141.8) |
| XYZ | xyz(82.4134, 88.7618, 92.1316) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.74
Ivory
#FFFFF0
ΔE00 4.55
Honeydew
#F0FFF0
ΔE00 4.73
Azure (CSS)
#F0FFFF
ΔE00 4.93
Off White
#FAF9F6
ΔE00 5.01
Light Grey
#D8DCD6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4EC #F3ECF4
analogous
#F1F4EC #EDF4EC #ECF4EF
triadic
#EDF4EC #ECEDF4 #F4ECED
tetradic
#EDF4EC #ECF1F4 #F3ECF4 #F4EFEC
square
#EDF4EC #ECF1F4 #F3ECF4 #F4EFEC
split-complementary
#EDF4EC #EFECF4 #F4ECF1
monochromatic
#A4C79E #C8DEC5 #EDF4EC #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.12
#EDF4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#EDF4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4EC
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4EC | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EC
Deuteranopia (green-blind)
#F3F2EC
Tritanopia (blue-blind)
#EDF3F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf4ec; /* rgb */ color: rgb(237, 244, 236); /* oklch */ color: oklch(96.0% 0.013 141.8);
Tailwind
colors: {
custom: {
50: '#f2f7f2',
500: '#edf4ec',
950: '#000000',
},
}SCSS
$custom: #edf4ec; $custom-light: #f2f7f2; $custom-dark: #000000;
JSON
{
"hex": "#edf4ec",
"rgb": {
"r": 237,
"g": 244,
"b": 236
},
"hsl": {
"h": 112.5,
"s": 26.667,
"l": 94.118
},
"oklch": {
"l": 0.95966,
"c": 0.01291,
"h": 141.8
},
"luminance": 0.88762
}Semantic roles & 50–950 ramp
primary
#EDF4EC
secondary
#CBB7CD
accent
#40A599
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585