#EDFBEE#EDFBEE
#EDFBEE is a very light, muted green. Relative luminance 0.932; OKLCH L 97.4% C 0.023 H 147.5°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFBEE |
|---|---|
| RGB | rgb(237, 251, 238) |
| HSL | hsl(124, 64%, 96%) |
| HSV | hsv(124, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(97.30, -6.91, 4.64) |
| CIE-LCH | lch(97.30, 8.32, 146.10°) |
| OKLab | oklab(97.42% -0.019 0.0122) |
| OKLCH | oklch(97.42% 0.023 147.5) |
| XYZ | xyz(84.8520, 93.1714, 94.3859) |
| Luminance | 0.9317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.13
Mintcream
#F5FFFA
ΔE00 4.06
Ivory
#FFFFF0
ΔE00 5.79
Azure (CSS)
#F0FFFF
ΔE00 5.87
Beige
#F5F5DC
ΔE00 6.69
Off White (survey)
#FFFFE4
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFBEE #FBEDFA
analogous
#F3FBED #EDFBEE #EDFBF5
triadic
#EDFBEE #EEEDFB #FBEEED
tetradic
#EDFBEE #EDF3FB #FBEDFA #FBF5ED
square
#EDFBEE #EDF3FB #FBEDFA #FBF5ED
split-complementary
#EDFBEE #F5EDFB #FBEDF3
monochromatic
#89E58F #BBF0BF #E6F9E7 #E6F9E7 #E6F9E7
Accessibility & contrast
On white
1.07
#EDFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#EDFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFBEE
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFBEE | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F9F7EF
Tritanopia (blue-blind)
#ECFAF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edfbee; /* rgb */ color: rgb(237, 251, 238); /* oklch */ color: oklch(97.4% 0.023 147.5);
Tailwind
colors: {
custom: {
50: '#f2fcf3',
500: '#edfbee',
950: '#000000',
},
}SCSS
$custom: #edfbee; $custom-light: #f2fcf3; $custom-dark: #000000;
JSON
{
"hex": "#edfbee",
"rgb": {
"r": 237,
"g": 251,
"b": 238
},
"hsl": {
"h": 124.286,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97415,
"c": 0.02259,
"h": 147.5
},
"luminance": 0.93172
}Semantic roles & 50–950 ramp
primary
#EDFBEE
secondary
#DFADDC
accent
#1ABFCB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585