#EDFDF3#EDFDF3
#EDFDF3 is a very light, muted green. Relative luminance 0.947; OKLCH L 97.9% C 0.021 H 158.6°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDF3 |
|---|---|
| RGB | rgb(237, 253, 243) |
| HSL | hsl(143, 80%, 96%) |
| HSV | hsv(143, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(97.92, -7.02, 2.98) |
| CIE-LCH | lch(97.92, 7.63, 157.02°) |
| OKLab | oklab(97.95% -0.0198 0.0078) |
| OKLCH | oklch(97.95% 0.021 158.6) |
| XYZ | xyz(86.2248, 94.7254, 98.5178) |
| Luminance | 0.9473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.02
Mintcream
#F5FFFA
ΔE00 3.42
Azure (CSS)
#F0FFFF
ΔE00 4.68
Lightcyan
#E0FFFF
ΔE00 5.99
Ivory
#FFFFF0
ΔE00 6.53
Ice
#D6FFFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDF3 #FDEDF7
analogous
#EFFDED #EDFDF3 #EDFDFB
triadic
#EDFDF3 #F3EDFD #FDF3ED
tetradic
#EDFDF3 #EDEFFD #FDEDF7 #FDFBED
square
#EDFDF3 #EDEFFD #FDEDF7 #FDFBED
split-complementary
#EDFDF3 #FBEDFD #FDEDEF
monochromatic
#7FF1AA #B6F7CE #E3FCED #E3FCED #E3FCED
Accessibility & contrast
On white
1.05
#EDFDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#EDFDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDF3
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDF3 | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF3
Deuteranopia (green-blind)
#FAF8F4
Tritanopia (blue-blind)
#EBFDFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfdf3; /* rgb */ color: rgb(237, 253, 243); /* oklch */ color: oklch(97.9% 0.021 158.6);
Tailwind
colors: {
custom: {
50: '#f2fef7',
500: '#edfdf3',
950: '#000000',
},
}SCSS
$custom: #edfdf3; $custom-light: #f2fef7; $custom-dark: #000000;
JSON
{
"hex": "#edfdf3",
"rgb": {
"r": 237,
"g": 253,
"b": 243
},
"hsl": {
"h": 142.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97949,
"c": 0.02132,
"h": 158.6
},
"luminance": 0.94726
}Semantic roles & 50–950 ramp
primary
#EDFDF3
secondary
#E6A8CF
accent
#098DDC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585