#EDF1EA#EDF1EA
#EDF1EA is a very light, near-neutral yellow-green. Relative luminance 0.869; OKLCH L 95.3% C 0.010 H 131.4°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF1EA |
|---|---|
| RGB | rgb(237, 241, 234) |
| HSL | hsl(94, 20%, 93%) |
| HSV | hsv(94, 3%, 95%) |
| CMYK | cmyk(1.7%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(94.68, -2.56, 2.91) |
| CIE-LCH | lch(94.68, 3.88, 131.40°) |
| OKLab | oklab(95.32% -0.0067 0.0077) |
| OKLCH | oklch(95.32% 0.01 131.4) |
| XYZ | xyz(81.2292, 86.8555, 90.3114) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.66
Off White
#FAF9F6
ΔE00 3.91
Whitesmoke
#F5F5F5
ΔE00 4.49
Ivory
#FFFFF0
ΔE00 4.55
Light Grey
#D8DCD6
ΔE00 4.59
Floralwhite
#FFFAF0
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF1EA #EEEAF1
analogous
#F0F1EA #EDF1EA #EAF1EA
triadic
#EDF1EA #EAEDF1 #F1EAED
tetradic
#EDF1EA #EAF0F1 #EEEAF1 #F1EAEA
square
#EDF1EA #EAF0F1 #EEEAF1 #F1EAEA
split-complementary
#EDF1EA #EAEAF1 #F1EAF0
monochromatic
#AEC0A1 #CED9C5 #EDF1EA #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.14
#EDF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#EDF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF1EA
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF1EA | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F1F0EA
Tritanopia (blue-blind)
#EDF0EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #edf1ea; /* rgb */ color: rgb(237, 241, 234); /* oklch */ color: oklch(95.3% 0.010 131.4);
Tailwind
colors: {
custom: {
50: '#f2f5f0',
500: '#edf1ea',
950: '#000000',
},
}SCSS
$custom: #edf1ea; $custom-light: #f2f5f0; $custom-dark: #000000;
JSON
{
"hex": "#edf1ea",
"rgb": {
"r": 237,
"g": 241,
"b": 234
},
"hsl": {
"h": 94.286,
"s": 20,
"l": 93.137
},
"oklch": {
"l": 0.95316,
"c": 0.0102,
"h": 131.4
},
"luminance": 0.86856
}Semantic roles & 50–950 ramp
primary
#EDF1EA
secondary
#C1B7C8
accent
#479E79
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585