#EDF3EA#EDF3EA
#EDF3EA is a very light, near-neutral green. Relative luminance 0.880; OKLCH L 95.7% C 0.013 H 134.9°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF3EA |
|---|---|
| RGB | rgb(237, 243, 234) |
| HSL | hsl(100, 27%, 94%) |
| HSV | hsv(100, 4%, 95%) |
| CMYK | cmyk(2.5%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(95.18, -3.58, 3.64) |
| CIE-LCH | lch(95.18, 5.10, 134.52°) |
| OKLab | oklab(95.71% -0.0095 0.0096) |
| OKLCH | oklch(95.71% 0.014 134.9) |
| XYZ | xyz(81.8244, 88.0461, 90.5098) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.25
Ivory
#FFFFF0
ΔE00 4.20
Honeydew
#F0FFF0
ΔE00 4.83
Off White
#FAF9F6
ΔE00 5.02
Light Grey
#D8DCD6
ΔE00 5.15
Floralwhite
#FFFAF0
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF3EA #F0EAF3
analogous
#F1F3EA #EDF3EA #EAF3EB
triadic
#EDF3EA #EAEDF3 #F3EAED
tetradic
#EDF3EA #EAF1F3 #F0EAF3 #F3EBEA
square
#EDF3EA #EAF1F3 #F0EAF3 #F3EBEA
split-complementary
#EDF3EA #EBEAF3 #F3EAF1
monochromatic
#AAC69C #CCDDC3 #EDF3EA #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.13
#EDF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#EDF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF3EA
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF3EA | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#EDF2F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #edf3ea; /* rgb */ color: rgb(237, 243, 234); /* oklch */ color: oklch(95.7% 0.013 134.9);
Tailwind
colors: {
custom: {
50: '#f2f7f0',
500: '#edf3ea',
950: '#000000',
},
}SCSS
$custom: #edf3ea; $custom-light: #f2f7f0; $custom-dark: #000000;
JSON
{
"hex": "#edf3ea",
"rgb": {
"r": 237,
"g": 243,
"b": 234
},
"hsl": {
"h": 100,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95713,
"c": 0.0135,
"h": 134.9
},
"luminance": 0.88046
}Semantic roles & 50–950 ramp
primary
#EDF3EA
secondary
#C5B5CD
accent
#40A684
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585