#EDF5EE#EDF5EE
#EDF5EE is a very light, near-neutral green. Relative luminance 0.895; OKLCH L 96.2% C 0.013 H 149.2°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF5EE |
|---|---|
| RGB | rgb(237, 245, 238) |
| HSL | hsl(128, 29%, 95%) |
| HSV | hsv(128, 3%, 96%) |
| CMYK | cmyk(3.3%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(95.78, -3.89, 2.44) |
| CIE-LCH | lch(95.78, 4.59, 147.85°) |
| OKLab | oklab(96.22% -0.0108 0.0064) |
| OKLCH | oklch(96.22% 0.013 149.2) |
| XYZ | xyz(83.0073, 89.4821, 93.7710) |
| Luminance | 0.8948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.28
Azure (CSS)
#F0FFFF
ΔE00 4.34
Honeydew
#F0FFF0
ΔE00 4.70
Ivory
#FFFFF0
ΔE00 4.94
Off White
#FAF9F6
ΔE00 5.06
Light Grey
#D8DCD6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF5EE #F5EDF4
analogous
#F0F5ED #EDF5EE #EDF5F2
triadic
#EDF5EE #EEEDF5 #F5EEED
tetradic
#EDF5EE #EDF0F5 #F5EDF4 #F5F2ED
square
#EDF5EE #EDF0F5 #F5EDF4 #F5F2ED
split-complementary
#EDF5EE #F2EDF5 #F5EDF0
monochromatic
#9EC9A4 #C6DFC9 #EBF4EC #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.11
#EDF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#EDF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF5EE
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF5EE | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#ECF5F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edf5ee; /* rgb */ color: rgb(237, 245, 238); /* oklch */ color: oklch(96.2% 0.013 149.2);
Tailwind
colors: {
custom: {
50: '#f2f8f3',
500: '#edf5ee',
950: '#000000',
},
}SCSS
$custom: #edf5ee; $custom-light: #f2f8f3; $custom-dark: #000000;
JSON
{
"hex": "#edf5ee",
"rgb": {
"r": 237,
"g": 245,
"b": 238
},
"hsl": {
"h": 127.5,
"s": 28.571,
"l": 94.51
},
"oklch": {
"l": 0.96219,
"c": 0.01253,
"h": 149.2
},
"luminance": 0.89482
}Semantic roles & 50–950 ramp
primary
#EDF5EE
secondary
#CFB7CC
accent
#3E9AA7
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585