#EDFCED#EDFCED
#EDFCED is a very light, muted green. Relative luminance 0.937; OKLCH L 97.6% C 0.025 H 145.4°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCED |
|---|---|
| RGB | rgb(237, 252, 237) |
| HSL | hsl(120, 71%, 96%) |
| HSV | hsv(120, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(97.53, -7.58, 5.49) |
| CIE-LCH | lch(97.53, 9.36, 144.10°) |
| OKLab | oklab(97.59% -0.0208 0.0144) |
| OKLCH | oklch(97.59% 0.025 145.4) |
| XYZ | xyz(85.0187, 93.7392, 93.7187) |
| Luminance | 0.9374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.60
Mintcream
#F5FFFA
ΔE00 4.87
Ivory
#FFFFF0
ΔE00 6.12
Beige
#F5F5DC
ΔE00 6.58
Azure (CSS)
#F0FFFF
ΔE00 6.64
Off White (survey)
#FFFFE4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCED #FCEDFC
analogous
#F4FCED #EDFCED #EDFCF4
triadic
#EDFCED #EDEDFC #FCEDED
tetradic
#EDFCED #EDF4FC #FCEDFC #FCF4ED
square
#EDFCED #EDF4FC #FCEDFC #FCF4ED
split-complementary
#EDFCED #F4EDFC #FCEDF4
monochromatic
#84EB84 #B9F3B9 #E5FBE5 #E5FBE5 #E5FBE5
Accessibility & contrast
On white
1.06
#EDFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#EDFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCED
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCED | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#FAF7EE
Tritanopia (blue-blind)
#ECFBF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfced; /* rgb */ color: rgb(237, 252, 237); /* oklch */ color: oklch(97.6% 0.025 145.4);
Tailwind
colors: {
custom: {
50: '#f2fdf2',
500: '#edfced',
950: '#000000',
},
}SCSS
$custom: #edfced; $custom-light: #f2fdf2; $custom-dark: #000000;
JSON
{
"hex": "#edfced",
"rgb": {
"r": 237,
"g": 252,
"b": 237
},
"hsl": {
"h": 120,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97588,
"c": 0.02527,
"h": 145.4
},
"luminance": 0.9374
}Semantic roles & 50–950 ramp
primary
#EDFCED
secondary
#E3AAE3
accent
#12D3D3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585