#EDFDEE#EDFDEE
#EDFDEE is a very light, muted green. Relative luminance 0.944; OKLCH L 97.8% C 0.026 H 147.1°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDEE |
|---|---|
| RGB | rgb(237, 253, 238) |
| HSL | hsl(124, 80%, 96%) |
| HSV | hsv(124, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(97.80, -7.91, 5.38) |
| CIE-LCH | lch(97.80, 9.56, 145.79°) |
| OKLab | oklab(97.82% -0.0218 0.0141) |
| OKLCH | oklch(97.82% 0.026 147.1) |
| XYZ | xyz(85.4800, 94.4275, 94.5953) |
| Luminance | 0.9443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.57
Mintcream
#F5FFFA
ΔE00 5.01
Ivory
#FFFFF0
ΔE00 6.43
Azure (CSS)
#F0FFFF
ΔE00 6.66
Beige
#F5F5DC
ΔE00 6.89
Off White (survey)
#FFFFE4
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDEE #FDEDFC
analogous
#F4FDED #EDFDEE #EDFDF6
triadic
#EDFDEE #EEEDFD #FDEEED
tetradic
#EDFDEE #EDF4FD #FDEDFC #FDF6ED
square
#EDFDEE #EDF4FD #FDEDFC #FDF6ED
split-complementary
#EDFDEE #F6EDFD #FDEDF4
monochromatic
#7FF186 #B6F7BA #E3FCE5 #E3FCE5 #E3FCE5
Accessibility & contrast
On white
1.06
#EDFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#EDFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDEE
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDEE | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FBF8EF
Tritanopia (blue-blind)
#ECFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfdee; /* rgb */ color: rgb(237, 253, 238); /* oklch */ color: oklch(97.8% 0.026 147.1);
Tailwind
colors: {
custom: {
50: '#f2fef3',
500: '#edfdee',
950: '#000000',
},
}SCSS
$custom: #edfdee; $custom-light: #f2fef3; $custom-dark: #000000;
JSON
{
"hex": "#edfdee",
"rgb": {
"r": 237,
"g": 253,
"b": 238
},
"hsl": {
"h": 123.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97815,
"c": 0.02592,
"h": 147.1
},
"luminance": 0.94428
}Semantic roles & 50–950 ramp
primary
#EDFDEE
secondary
#E6A8E2
accent
#09CFDC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585