#EDF0EA#EDF0EA
#EDF0EA is a very light, near-neutral yellow-green. Relative luminance 0.863; OKLCH L 95.1% C 0.009 H 128.6°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF0EA |
|---|---|
| RGB | rgb(237, 240, 234) |
| HSL | hsl(90, 17%, 93%) |
| HSV | hsv(90, 3%, 94%) |
| CMYK | cmyk(1.2%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(94.43, -2.06, 2.54) |
| CIE-LCH | lch(94.43, 3.27, 128.96°) |
| OKLab | oklab(95.12% -0.0053 0.0067) |
| OKLCH | oklch(95.12% 0.009 128.6) |
| XYZ | xyz(80.9340, 86.2652, 90.2130) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.41
Whitesmoke
#F5F5F5
ΔE00 3.88
Mintcream
#F5FFFA
ΔE00 4.05
Light Grey
#D8DCD6
ΔE00 4.45
Floralwhite
#FFFAF0
ΔE00 4.49
Ivory
#FFFFF0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF0EA #EDEAF0
analogous
#F0F0EA #EDF0EA #EAF0EA
triadic
#EDF0EA #EAEDF0 #F0EAED
tetradic
#EDF0EA #EAF0F0 #EDEAF0 #F0EAEA
square
#EDF0EA #EAF0F0 #EDEAF0 #F0EAEA
split-complementary
#EDF0EA #EAEAF0 #F0EAF0
monochromatic
#B0BDA3 #CED6C6 #EDF0EA #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.15
#EDF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#EDF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF0EA
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF0EA | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F0EFEA
Tritanopia (blue-blind)
#EDEFEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #edf0ea; /* rgb */ color: rgb(237, 240, 234); /* oklch */ color: oklch(95.1% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#f2f4f0',
500: '#edf0ea',
950: '#000000',
},
}SCSS
$custom: #edf0ea; $custom-light: #f2f4f0; $custom-dark: #000000;
JSON
{
"hex": "#edf0ea",
"rgb": {
"r": 237,
"g": 240,
"b": 234
},
"hsl": {
"h": 90,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.95119,
"c": 0.00857,
"h": 128.6
},
"luminance": 0.86265
}Semantic roles & 50–950 ramp
primary
#EDF0EA
secondary
#BFB8C7
accent
#4B9B73
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585