#EDFCF3#EDFCF3
#EDFCF3 is a very light, near-neutral green. Relative luminance 0.941; OKLCH L 97.7% C 0.020 H 159.8°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCF3 |
|---|---|
| RGB | rgb(237, 252, 243) |
| HSL | hsl(144, 71%, 96%) |
| HSV | hsv(144, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(97.67, -6.52, 2.61) |
| CIE-LCH | lch(97.67, 7.03, 158.18°) |
| OKLab | oklab(97.75% -0.0185 0.0068) |
| OKLCH | oklch(97.75% 0.02 159.8) |
| XYZ | xyz(85.9100, 94.0957, 98.4129) |
| Luminance | 0.9410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.45
Mintcream
#F5FFFA
ΔE00 2.91
Azure (CSS)
#F0FFFF
ΔE00 4.23
Lightcyan
#E0FFFF
ΔE00 5.99
Ivory
#FFFFF0
ΔE00 6.33
Ice
#D6FFFA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCF3 #FCEDF6
analogous
#EEFCED #EDFCF3 #EDFCFA
triadic
#EDFCF3 #F3EDFC #FCF3ED
tetradic
#EDFCF3 #EDEEFC #FCEDF6 #FCFAED
square
#EDFCF3 #EDEEFC #FCEDF6 #FCFAED
split-complementary
#EDFCF3 #FAEDFC #FCEDEE
monochromatic
#84EBAD #B9F3D0 #E5FBEE #E5FBEE #E5FBEE
Accessibility & contrast
On white
1.06
#EDFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#EDFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCF3
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCF3 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F3
Deuteranopia (green-blind)
#F9F7F3
Tritanopia (blue-blind)
#EBFCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfcf3; /* rgb */ color: rgb(237, 252, 243); /* oklch */ color: oklch(97.7% 0.020 159.8);
Tailwind
colors: {
custom: {
50: '#f2fdf7',
500: '#edfcf3',
950: '#000000',
},
}SCSS
$custom: #edfcf3; $custom-light: #f2fdf7; $custom-dark: #000000;
JSON
{
"hex": "#edfcf3",
"rgb": {
"r": 237,
"g": 252,
"b": 243
},
"hsl": {
"h": 144,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97749,
"c": 0.01969,
"h": 159.8
},
"luminance": 0.94096
}Semantic roles & 50–950 ramp
primary
#EDFCF3
secondary
#E3AACC
accent
#1286D3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585