#EDFCF1#EDFCF1
#EDFCF1 is a very light, muted green. Relative luminance 0.940; OKLCH L 97.7% C 0.021 H 154.1°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCF1 |
|---|---|
| RGB | rgb(237, 252, 241) |
| HSL | hsl(136, 71%, 96%) |
| HSV | hsv(136, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(97.62, -6.88, 3.57) |
| CIE-LCH | lch(97.62, 7.75, 152.57°) |
| OKLab | oklab(97.7% -0.0192 0.0093) |
| OKLCH | oklch(97.7% 0.021 154.1) |
| XYZ | xyz(85.6096, 93.9755, 96.8309) |
| Luminance | 0.9398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.66
Mintcream
#F5FFFA
ΔE00 3.53
Azure (CSS)
#F0FFFF
ΔE00 5.06
Ivory
#FFFFF0
ΔE00 6.16
Lightcyan
#E0FFFF
ΔE00 6.52
Beige
#F5F5DC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCF1 #FCEDF8
analogous
#F0FCED #EDFCF1 #EDFCF8
triadic
#EDFCF1 #F1EDFC #FCF1ED
tetradic
#EDFCF1 #EDF0FC #FCEDF8 #FCF8ED
square
#EDFCF1 #EDF0FC #FCEDF8 #FCF8ED
split-complementary
#EDFCF1 #F8EDFC #FCEDF0
monochromatic
#84EB9F #B9F3C8 #E5FBEB #E5FBEB #E5FBEB
Accessibility & contrast
On white
1.06
#EDFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#EDFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCF1
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCF1 | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F0
Deuteranopia (green-blind)
#F9F7F2
Tritanopia (blue-blind)
#EBFCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfcf1; /* rgb */ color: rgb(237, 252, 241); /* oklch */ color: oklch(97.7% 0.021 154.1);
Tailwind
colors: {
custom: {
50: '#f2fdf5',
500: '#edfcf1',
950: '#000000',
},
}SCSS
$custom: #edfcf1; $custom-light: #f2fdf5; $custom-dark: #000000;
JSON
{
"hex": "#edfcf1",
"rgb": {
"r": 237,
"g": 252,
"b": 241
},
"hsl": {
"h": 136,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97695,
"c": 0.02139,
"h": 154.1
},
"luminance": 0.93976
}Semantic roles & 50–950 ramp
primary
#EDFCF1
secondary
#E3AAD4
accent
#12A0D3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585