#EDFDED#EDFDED
#EDFDED is a very light, muted green. Relative luminance 0.944; OKLCH L 97.8% C 0.027 H 145.4°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDED |
|---|---|
| RGB | rgb(237, 253, 237) |
| HSL | hsl(120, 80%, 96%) |
| HSV | hsv(120, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.78, -8.08, 5.85) |
| CIE-LCH | lch(97.78, 9.98, 144.08°) |
| OKLab | oklab(97.79% -0.0222 0.0153) |
| OKLCH | oklch(97.79% 0.027 145.4) |
| XYZ | xyz(85.3335, 94.3689, 93.8237) |
| Luminance | 0.9437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.71
Mintcream
#F5FFFA
ΔE00 5.34
Ivory
#FFFFF0
ΔE00 6.47
Beige
#F5F5DC
ΔE00 6.72
Off White (survey)
#FFFFE4
ΔE00 6.92
Azure (CSS)
#F0FFFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDED #FDEDFD
analogous
#F5FDED #EDFDED #EDFDF5
triadic
#EDFDED #EDEDFD #FDEDED
tetradic
#EDFDED #EDF5FD #FDEDFD #FDF5ED
square
#EDFDED #EDF5FD #FDEDFD #FDF5ED
split-complementary
#EDFDED #F5EDFD #FDEDF5
monochromatic
#7FF17F #B6F7B6 #E3FCE3 #E3FCE3 #E3FCE3
Accessibility & contrast
On white
1.06
#EDFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#EDFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDED
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDED | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FBF8EE
Tritanopia (blue-blind)
#ECFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfded; /* rgb */ color: rgb(237, 253, 237); /* oklch */ color: oklch(97.8% 0.027 145.4);
Tailwind
colors: {
custom: {
50: '#f2fef2',
500: '#edfded',
950: '#000000',
},
}SCSS
$custom: #edfded; $custom-light: #f2fef2; $custom-dark: #000000;
JSON
{
"hex": "#edfded",
"rgb": {
"r": 237,
"g": 253,
"b": 237
},
"hsl": {
"h": 120,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97789,
"c": 0.02693,
"h": 145.4
},
"luminance": 0.9437
}Semantic roles & 50–950 ramp
primary
#EDFDED
secondary
#E6A8E6
accent
#09DCDC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585