#EDFBF1#EDFBF1
#EDFBF1 is a very light, near-neutral green. Relative luminance 0.933; OKLCH L 97.5% C 0.020 H 154.9°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFBF1 |
|---|---|
| RGB | rgb(237, 251, 241) |
| HSL | hsl(137, 64%, 96%) |
| HSV | hsv(137, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(97.37, -6.38, 3.20) |
| CIE-LCH | lch(97.37, 7.14, 153.34°) |
| OKLab | oklab(97.5% -0.0179 0.0084) |
| OKLCH | oklch(97.5% 0.02 154.9) |
| XYZ | xyz(85.2964, 93.3491, 96.7265) |
| Luminance | 0.9335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.15
Mintcream
#F5FFFA
ΔE00 3.04
Azure (CSS)
#F0FFFF
ΔE00 4.65
Ivory
#FFFFF0
ΔE00 5.94
Lightcyan
#E0FFFF
ΔE00 6.52
Beige
#F5F5DC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFBF1 #FBEDF7
analogous
#F0FBED #EDFBF1 #EDFBF8
triadic
#EDFBF1 #F1EDFB #FBF1ED
tetradic
#EDFBF1 #EDF0FB #FBEDF7 #FBF8ED
square
#EDFBF1 #EDF0FB #FBEDF7 #FBF8ED
split-complementary
#EDFBF1 #F8EDFB #FBEDF0
monochromatic
#89E5A3 #BBF0CA #E6F9EC #E6F9EC #E6F9EC
Accessibility & contrast
On white
1.07
#EDFBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#EDFBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFBF1
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFBF1 | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8F1
Deuteranopia (green-blind)
#F8F7F1
Tritanopia (blue-blind)
#EBFBF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edfbf1; /* rgb */ color: rgb(237, 251, 241); /* oklch */ color: oklch(97.5% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#f2fcf5',
500: '#edfbf1',
950: '#000000',
},
}SCSS
$custom: #edfbf1; $custom-light: #f2fcf5; $custom-dark: #000000;
JSON
{
"hex": "#edfbf1",
"rgb": {
"r": 237,
"g": 251,
"b": 241
},
"hsl": {
"h": 137.143,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97495,
"c": 0.01974,
"h": 154.9
},
"luminance": 0.9335
}Semantic roles & 50–950 ramp
primary
#EDFBF1
secondary
#DFADD1
accent
#1A99CB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585