#EDFBEF#EDFBEF
#EDFBEF is a very light, muted green. Relative luminance 0.932; OKLCH L 97.4% C 0.022 H 149.7°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFBEF |
|---|---|
| RGB | rgb(237, 251, 239) |
| HSL | hsl(129, 64%, 96%) |
| HSV | hsv(129, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(97.32, -6.73, 4.16) |
| CIE-LCH | lch(97.32, 7.91, 148.27°) |
| OKLab | oklab(97.44% -0.0186 0.0109) |
| OKLCH | oklch(97.44% 0.022 149.7) |
| XYZ | xyz(84.9993, 93.2303, 95.1618) |
| Luminance | 0.9323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.43
Mintcream
#F5FFFA
ΔE00 3.72
Azure (CSS)
#F0FFFF
ΔE00 5.47
Ivory
#FFFFF0
ΔE00 5.81
Beige
#F5F5DC
ΔE00 6.92
Lightcyan
#E0FFFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFBEF #FBEDF9
analogous
#F2FBED #EDFBEF #EDFBF6
triadic
#EDFBEF #EFEDFB #FBEFED
tetradic
#EDFBEF #EDF2FB #FBEDF9 #FBF6ED
square
#EDFBEF #EDF2FB #FBEDF9 #FBF6ED
split-complementary
#EDFBEF #F6EDFB #FBEDF2
monochromatic
#89E596 #BBF0C2 #E6F9E9 #E6F9E9 #E6F9E9
Accessibility & contrast
On white
1.07
#EDFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#EDFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFBEF
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFBEF | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F9F7F0
Tritanopia (blue-blind)
#ECFAF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edfbef; /* rgb */ color: rgb(237, 251, 239); /* oklch */ color: oklch(97.4% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#f2fcf4',
500: '#edfbef',
950: '#000000',
},
}SCSS
$custom: #edfbef; $custom-light: #f2fcf4; $custom-dark: #000000;
JSON
{
"hex": "#edfbef",
"rgb": {
"r": 237,
"g": 251,
"b": 239
},
"hsl": {
"h": 128.571,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97441,
"c": 0.0216,
"h": 149.7
},
"luminance": 0.93231
}Semantic roles & 50–950 ramp
primary
#EDFBEF
secondary
#DFADD8
accent
#1AB2CB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585