#EDF9EF#EDF9EF
#EDF9EF is a very light, near-neutral green. Relative luminance 0.920; OKLCH L 97.0% C 0.018 H 150.6°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF9EF |
|---|---|
| RGB | rgb(237, 249, 239) |
| HSL | hsl(130, 50%, 95%) |
| HSV | hsv(130, 5%, 98%) |
| CMYK | cmyk(4.8%, 0%, 4%, 2.4%) |
| CIE-LAB | lab(96.82, -5.73, 3.43) |
| CIE-LCH | lch(96.82, 6.68, 149.10°) |
| OKLab | oklab(97.04% -0.0159 0.009) |
| OKLCH | oklch(97.04% 0.018 150.6) |
| XYZ | xyz(84.3778, 91.9874, 94.9547) |
| Luminance | 0.9199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.54
Mintcream
#F5FFFA
ΔE00 2.81
Azure (CSS)
#F0FFFF
ΔE00 4.75
Ivory
#FFFFF0
ΔE00 5.36
Beige
#F5F5DC
ΔE00 6.95
Light Grey
#D8DCD6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF9EF #F9EDF7
analogous
#F1F9ED #EDF9EF #EDF9F5
triadic
#EDF9EF #EFEDF9 #F9EFED
tetradic
#EDF9EF #EDF1F9 #F9EDF7 #F9F5ED
square
#EDF9EF #EDF1F9 #F9EDF7 #F9F5ED
split-complementary
#EDF9EF #F5EDF9 #F9EDF1
monochromatic
#91DA9D #BFEAC6 #E8F7EB #E8F7EB #E8F7EB
Accessibility & contrast
On white
1.08
#EDF9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#EDF9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF9EF
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF9EF | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EF
Deuteranopia (green-blind)
#F7F5EF
Tritanopia (blue-blind)
#ECF8F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edf9ef; /* rgb */ color: rgb(237, 249, 239); /* oklch */ color: oklch(97.0% 0.018 150.6);
Tailwind
colors: {
custom: {
50: '#f2fbf4',
500: '#edf9ef',
950: '#000000',
},
}SCSS
$custom: #edf9ef; $custom-light: #f2fbf4; $custom-dark: #000000;
JSON
{
"hex": "#edf9ef",
"rgb": {
"r": 237,
"g": 249,
"b": 239
},
"hsl": {
"h": 130,
"s": 50,
"l": 95.294
},
"oklch": {
"l": 0.97042,
"c": 0.01827,
"h": 150.6
},
"luminance": 0.91988
}Semantic roles & 50–950 ramp
primary
#EDF9EF
secondary
#D9B1D3
accent
#28A4BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585