#BED1BD#BED1BD
#BED1BD is a very light, muted green. Relative luminance 0.602; OKLCH L 84.1% C 0.034 H 143.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BED1BD |
|---|---|
| RGB | rgb(190, 209, 189) |
| HSL | hsl(117, 18%, 78%) |
| HSV | hsv(117, 10%, 82%) |
| CMYK | cmyk(9.1%, 0%, 9.6%, 18%) |
| CIE-LAB | lab(81.96, -10.12, 7.75) |
| CIE-LCH | lch(81.96, 12.75, 142.57°) |
| OKLab | oklab(84.08% -0.0277 0.0202) |
| OKLCH | oklch(84.08% 0.034 143.9) |
| XYZ | xyz(53.2192, 60.2216, 56.9544) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.24
Silver (survey)
#C5C9C7
ΔE00 10.11
Honeydew
#F0FFF0
ΔE00 10.71
Greenish Grey
#96AE8D
ΔE00 10.90
Sage Green
#9CAF88
ΔE00 11.23
Beige
#F5F5DC
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED1BD #D0BDD1
analogous
#C8D1BD #BED1BD #BDD1C6
triadic
#BED1BD #BDBED1 #D1BDBE
tetradic
#BED1BD #BDC8D1 #D0BDD1 #D1C6BD
square
#BED1BD #BDC8D1 #D0BDD1 #D1C6BD
split-complementary
#BED1BD #C6BDD1 #D1BDC8
monochromatic
#779F75 #9AB899 #BED1BD #E2EAE1 #EDF2ED
Accessibility & contrast
On white
1.61
#BED1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BED1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED1BD
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED1BD | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBC
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#BDD0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed1bd; /* rgb */ color: rgb(190, 209, 189); /* oklch */ color: oklch(84.1% 0.034 143.9);
Tailwind
colors: {
custom: {
50: '#d1dfd0',
500: '#bed1bd',
950: '#000000',
},
}SCSS
$custom: #bed1bd; $custom-light: #d1dfd0; $custom-dark: #000000;
JSON
{
"hex": "#bed1bd",
"rgb": {
"r": 190,
"g": 209,
"b": 189
},
"hsl": {
"h": 117,
"s": 17.857,
"l": 78.039
},
"oklch": {
"l": 0.84076,
"c": 0.03425,
"h": 143.9
},
"luminance": 0.60222
}Semantic roles & 50–950 ramp
primary
#BED1BD
secondary
#A58CA6
accent
#499C98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483