#EDFCF2#EDFCF2
#EDFCF2 is a very light, muted green. Relative luminance 0.940; OKLCH L 97.7% C 0.021 H 156.8°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCF2 |
|---|---|
| RGB | rgb(237, 252, 242) |
| HSL | hsl(140, 71%, 96%) |
| HSV | hsv(140, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(97.65, -6.70, 3.09) |
| CIE-LCH | lch(97.65, 7.38, 155.24°) |
| OKLab | oklab(97.72% -0.0189 0.0081) |
| OKLCH | oklch(97.72% 0.021 156.8) |
| XYZ | xyz(85.7594, 94.0354, 97.6197) |
| Luminance | 0.9404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.05
Mintcream
#F5FFFA
ΔE00 3.21
Azure (CSS)
#F0FFFF
ΔE00 4.65
Ivory
#FFFFF0
ΔE00 6.23
Lightcyan
#E0FFFF
ΔE00 6.25
Beige
#F5F5DC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCF2 #FCEDF7
analogous
#EFFCED #EDFCF2 #EDFCF9
triadic
#EDFCF2 #F2EDFC #FCF2ED
tetradic
#EDFCF2 #EDEFFC #FCEDF7 #FCF9ED
square
#EDFCF2 #EDEFFC #FCEDF7 #FCF9ED
split-complementary
#EDFCF2 #F9EDFC #FCEDEF
monochromatic
#84EBA6 #B9F3CC #E5FBEC #E5FBEC #E5FBEC
Accessibility & contrast
On white
1.06
#EDFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#EDFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCF2
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCF2 | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F2
Deuteranopia (green-blind)
#F9F7F2
Tritanopia (blue-blind)
#EBFCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfcf2; /* rgb */ color: rgb(237, 252, 242); /* oklch */ color: oklch(97.7% 0.021 156.8);
Tailwind
colors: {
custom: {
50: '#f2fdf6',
500: '#edfcf2',
950: '#000000',
},
}SCSS
$custom: #edfcf2; $custom-light: #f2fdf6; $custom-dark: #000000;
JSON
{
"hex": "#edfcf2",
"rgb": {
"r": 237,
"g": 252,
"b": 242
},
"hsl": {
"h": 140,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97722,
"c": 0.02052,
"h": 156.8
},
"luminance": 0.94036
}Semantic roles & 50–950 ramp
primary
#EDFCF2
secondary
#E3AAD0
accent
#1293D3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585