#BED2BD#BED2BD
#BED2BD is a very light, muted green. Relative luminance 0.607; OKLCH L 84.3% C 0.036 H 143.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2BD |
|---|---|
| RGB | rgb(190, 210, 189) |
| HSL | hsl(117, 19%, 78%) |
| HSV | hsv(117, 10%, 82%) |
| CMYK | cmyk(9.5%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(82.22, -10.64, 8.13) |
| CIE-LCH | lch(82.22, 13.39, 142.61°) |
| OKLab | oklab(84.29% -0.0291 0.0212) |
| OKLCH | oklch(84.29% 0.036 143.9) |
| XYZ | xyz(53.4653, 60.7139, 57.0364) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.60
Silver (survey)
#C5C9C7
ΔE00 10.57
Honeydew
#F0FFF0
ΔE00 10.67
Greenish Grey
#96AE8D
ΔE00 10.88
Sage Green
#9CAF88
ΔE00 11.21
Beige
#F5F5DC
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2BD #D1BDD2
analogous
#C8D2BD #BED2BD #BDD2C6
triadic
#BED2BD #BDBED2 #D2BDBE
tetradic
#BED2BD #BDC8D2 #D1BDD2 #D2C6BD
square
#BED2BD #BDC8D2 #D1BDD2 #D2C6BD
split-complementary
#BED2BD #C6BDD2 #D2BDC8
monochromatic
#76A074 #9AB999 #BED2BD #E2EBE1 #EDF3ED
Accessibility & contrast
On white
1.60
#BED2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BED2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2BD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2BD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBC
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#BDD1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed2bd; /* rgb */ color: rgb(190, 210, 189); /* oklch */ color: oklch(84.3% 0.036 143.9);
Tailwind
colors: {
custom: {
50: '#d1dfd0',
500: '#bed2bd',
950: '#000000',
},
}SCSS
$custom: #bed2bd; $custom-light: #d1dfd0; $custom-dark: #000000;
JSON
{
"hex": "#bed2bd",
"rgb": {
"r": 190,
"g": 210,
"b": 189
},
"hsl": {
"h": 117.143,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.84287,
"c": 0.03596,
"h": 143.9
},
"luminance": 0.60714
}Semantic roles & 50–950 ramp
primary
#BED2BD
secondary
#A68CA7
accent
#489D99
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483