#EDFCF4#EDFCF4
#EDFCF4 is a very light, near-neutral green. Relative luminance 0.942; OKLCH L 97.8% C 0.019 H 163.0°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCF4 |
|---|---|
| RGB | rgb(237, 252, 244) |
| HSL | hsl(148, 71%, 96%) |
| HSV | hsv(148, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(97.69, -6.34, 2.13) |
| CIE-LCH | lch(97.69, 6.69, 161.42°) |
| OKLab | oklab(97.78% -0.0181 0.0056) |
| OKLCH | oklch(97.78% 0.019 163) |
| XYZ | xyz(86.0614, 94.1562, 99.2103) |
| Luminance | 0.9416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.63
Honeydew
#F0FFF0
ΔE00 2.87
Azure (CSS)
#F0FFFF
ΔE00 3.80
Lightcyan
#E0FFFF
ΔE00 5.75
Ivory
#FFFFF0
ΔE00 6.45
Ice
#D6FFFA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCF4 #FCEDF5
analogous
#EDFCED #EDFCF4 #EDFCFB
triadic
#EDFCF4 #F4EDFC #FCF4ED
tetradic
#EDFCF4 #EDEDFC #FCEDF5 #FCFBED
square
#EDFCF4 #EDEDFC #FCEDF5 #FCFBED
split-complementary
#EDFCF4 #FBEDFC #FCEDED
monochromatic
#84EBB4 #B9F3D4 #E5FBEF #E5FBEF #E5FBEF
Accessibility & contrast
On white
1.06
#EDFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#EDFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCF4
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCF4 | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF4
Deuteranopia (green-blind)
#F8F8F4
Tritanopia (blue-blind)
#EBFCFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfcf4; /* rgb */ color: rgb(237, 252, 244); /* oklch */ color: oklch(97.8% 0.019 163.0);
Tailwind
colors: {
custom: {
50: '#f2fdf7',
500: '#edfcf4',
950: '#000000',
},
}SCSS
$custom: #edfcf4; $custom-light: #f2fdf7; $custom-dark: #000000;
JSON
{
"hex": "#edfcf4",
"rgb": {
"r": 237,
"g": 252,
"b": 244
},
"hsl": {
"h": 148,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97776,
"c": 0.01893,
"h": 163
},
"luminance": 0.94157
}Semantic roles & 50–950 ramp
primary
#EDFCF4
secondary
#E3AAC8
accent
#1279D3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585