#EDFBF2#EDFBF2
#EDFBF2 is a very light, near-neutral green. Relative luminance 0.934; OKLCH L 97.5% C 0.019 H 157.9°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFBF2 |
|---|---|
| RGB | rgb(237, 251, 242) |
| HSL | hsl(141, 64%, 96%) |
| HSV | hsv(141, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(97.39, -6.20, 2.72) |
| CIE-LCH | lch(97.39, 6.77, 156.29°) |
| OKLab | oklab(97.52% -0.0175 0.0071) |
| OKLCH | oklch(97.52% 0.019 157.9) |
| XYZ | xyz(85.4462, 93.4090, 97.5153) |
| Luminance | 0.9341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.54
Mintcream
#F5FFFA
ΔE00 2.71
Azure (CSS)
#F0FFFF
ΔE00 4.23
Ivory
#FFFFF0
ΔE00 6.04
Lightcyan
#E0FFFF
ΔE00 6.28
Off White
#FAF9F6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFBF2 #FBEDF6
analogous
#EFFBED #EDFBF2 #EDFBF9
triadic
#EDFBF2 #F2EDFB #FBF2ED
tetradic
#EDFBF2 #EDEFFB #FBEDF6 #FBF9ED
square
#EDFBF2 #EDEFFB #FBEDF6 #FBF9ED
split-complementary
#EDFBF2 #F9EDFB #FBEDEF
monochromatic
#89E5AA #BBF0CE #E6F9ED #E6F9ED #E6F9ED
Accessibility & contrast
On white
1.07
#EDFBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#EDFBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFBF2
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFBF2 | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F2
Deuteranopia (green-blind)
#F8F7F2
Tritanopia (blue-blind)
#EBFBF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edfbf2; /* rgb */ color: rgb(237, 251, 242); /* oklch */ color: oklch(97.5% 0.019 157.9);
Tailwind
colors: {
custom: {
50: '#f2fcf6',
500: '#edfbf2',
950: '#000000',
},
}SCSS
$custom: #edfbf2; $custom-light: #f2fcf6; $custom-dark: #000000;
JSON
{
"hex": "#edfbf2",
"rgb": {
"r": 237,
"g": 251,
"b": 242
},
"hsl": {
"h": 141.429,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97522,
"c": 0.01889,
"h": 157.9
},
"luminance": 0.9341
}Semantic roles & 50–950 ramp
primary
#EDFBF2
secondary
#DFADCD
accent
#1A8CCB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585