#BED2B9#BED2B9
#BED2B9 is a very light, muted green. Relative luminance 0.605; OKLCH L 84.2% C 0.040 H 139.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2B9 |
|---|---|
| RGB | rgb(190, 210, 185) |
| HSL | hsl(108, 22%, 77%) |
| HSV | hsv(108, 12%, 82%) |
| CMYK | cmyk(9.5%, 0%, 11.9%, 17.6%) |
| CIE-LAB | lab(82.13, -11.34, 10.12) |
| CIE-LCH | lch(82.13, 15.20, 138.25°) |
| OKLab | oklab(84.18% -0.0307 0.0263) |
| OKLCH | oklch(84.18% 0.04 139.4) |
| XYZ | xyz(53.0371, 60.5426, 54.7812) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.38
Light Grey Green
#B7E1A1
ΔE00 10.46
Light Grey
#D8DCD6
ΔE00 10.50
Sage Green
#9CAF88
ΔE00 10.50
Darkseagreen
#8FBC8F
ΔE00 10.73
Honeydew
#F0FFF0
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2B9 #CDB9D2
analogous
#CBD2B9 #BED2B9 #B9D2C1
triadic
#BED2B9 #B9BED2 #D2B9BE
tetradic
#BED2B9 #B9CBD2 #CDB9D2 #D2C1B9
square
#BED2B9 #B9CBD2 #CDB9D2 #D2C1B9
split-complementary
#BED2B9 #C1B9D2 #D2B9CB
monochromatic
#79A26E #9BBA94 #BED2B9 #E1EADE #EEF3EC
Accessibility & contrast
On white
1.60
#BED2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BED2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2B9
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2B9 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB8
Deuteranopia (green-blind)
#D0CCBA
Tritanopia (blue-blind)
#BDD0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed2b9; /* rgb */ color: rgb(190, 210, 185); /* oklch */ color: oklch(84.2% 0.040 139.4);
Tailwind
colors: {
custom: {
50: '#d1dfce',
500: '#bed2b9',
950: '#000000',
},
}SCSS
$custom: #bed2b9; $custom-light: #d1dfce; $custom-dark: #000000;
JSON
{
"hex": "#bed2b9",
"rgb": {
"r": 190,
"g": 210,
"b": 185
},
"hsl": {
"h": 108,
"s": 21.739,
"l": 77.451
},
"oklch": {
"l": 0.84183,
"c": 0.04043,
"h": 139.4
},
"luminance": 0.60543
}Semantic roles & 50–950 ramp
primary
#BED2B9
secondary
#A188A7
accent
#45A08E
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483