#EDFDEF#EDFDEF
#EDFDEF is a very light, muted green. Relative luminance 0.945; OKLCH L 97.8% C 0.025 H 149.1°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDEF |
|---|---|
| RGB | rgb(237, 253, 239) |
| HSL | hsl(128, 80%, 96%) |
| HSV | hsv(128, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(97.83, -7.73, 4.90) |
| CIE-LCH | lch(97.83, 9.15, 147.66°) |
| OKLab | oklab(97.84% -0.0214 0.0128) |
| OKLCH | oklch(97.84% 0.025 149.1) |
| XYZ | xyz(85.6274, 94.4864, 95.3712) |
| Luminance | 0.9449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.66
Mintcream
#F5FFFA
ΔE00 4.68
Azure (CSS)
#F0FFFF
ΔE00 6.28
Ivory
#FFFFF0
ΔE00 6.41
Beige
#F5F5DC
ΔE00 7.07
Lightcyan
#E0FFFF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDEF #FDEDFB
analogous
#F3FDED #EDFDEF #EDFDF7
triadic
#EDFDEF #EFEDFD #FDEFED
tetradic
#EDFDEF #EDF3FD #FDEDFB #FDF7ED
square
#EDFDEF #EDF3FD #FDEDFB #FDF7ED
split-complementary
#EDFDEF #F7EDFD #FDEDF3
monochromatic
#7FF18D #B6F7BE #E3FCE7 #E3FCE7 #E3FCE7
Accessibility & contrast
On white
1.06
#EDFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#EDFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDEF
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDEF | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#FAF8F0
Tritanopia (blue-blind)
#EBFCF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfdef; /* rgb */ color: rgb(237, 253, 239); /* oklch */ color: oklch(97.8% 0.025 149.1);
Tailwind
colors: {
custom: {
50: '#f2fef4',
500: '#edfdef',
950: '#000000',
},
}SCSS
$custom: #edfdef; $custom-light: #f2fef4; $custom-dark: #000000;
JSON
{
"hex": "#edfdef",
"rgb": {
"r": 237,
"g": 253,
"b": 239
},
"hsl": {
"h": 127.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97841,
"c": 0.02493,
"h": 149.1
},
"luminance": 0.94487
}Semantic roles & 50–950 ramp
primary
#EDFDEF
secondary
#E6A8DF
accent
#09C2DC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585