#EDF5EA#EDF5EA
#EDF5EA is a very light, near-neutral green. Relative luminance 0.892; OKLCH L 96.1% C 0.017 H 137.0°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF5EA |
|---|---|
| RGB | rgb(237, 245, 234) |
| HSL | hsl(104, 35%, 94%) |
| HSV | hsv(104, 4%, 96%) |
| CMYK | cmyk(3.3%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.68, -4.59, 4.37) |
| CIE-LCH | lch(95.68, 6.34, 136.40°) |
| OKLab | oklab(96.11% -0.0123 0.0115) |
| OKLCH | oklch(96.11% 0.017 137) |
| XYZ | xyz(82.4262, 89.2496, 90.7104) |
| Luminance | 0.8925 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.36
Honeydew
#F0FFF0
ΔE00 3.59
Ivory
#FFFFF0
ΔE00 4.25
Azure (CSS)
#F0FFFF
ΔE00 5.70
Beige
#F5F5DC
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF5EA #F2EAF5
analogous
#F3F5EA #EDF5EA #EAF5ED
triadic
#EDF5EA #EAEDF5 #F5EAED
tetradic
#EDF5EA #EAF3F5 #F2EAF5 #F5EDEA
square
#EDF5EA #EAF3F5 #F2EAF5 #F5EDEA
split-complementary
#EDF5EA #EDEAF5 #F5EAF3
monochromatic
#A6CE97 #C9E1C1 #EDF5EA #EDF5EA #EDF5EA
Accessibility & contrast
On white
1.11
#EDF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#EDF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF5EA
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF5EA | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F5F2EA
Tritanopia (blue-blind)
#EDF4F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edf5ea; /* rgb */ color: rgb(237, 245, 234); /* oklch */ color: oklch(96.1% 0.017 137.0);
Tailwind
colors: {
custom: {
50: '#f2f8f0',
500: '#edf5ea',
950: '#000000',
},
}SCSS
$custom: #edf5ea; $custom-light: #f2f8f0; $custom-dark: #000000;
JSON
{
"hex": "#edf5ea",
"rgb": {
"r": 237,
"g": 245,
"b": 234
},
"hsl": {
"h": 103.636,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.9611,
"c": 0.01681,
"h": 137
},
"luminance": 0.8925
}Semantic roles & 50–950 ramp
primary
#EDF5EA
secondary
#C9B2D1
accent
#37AE8E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585