#BED0B6#BED0B6
#BED0B6 is a very light, muted green. Relative luminance 0.594; OKLCH L 83.7% C 0.041 H 135.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0B6 |
|---|---|
| RGB | rgb(190, 208, 182) |
| HSL | hsl(102, 22%, 76%) |
| HSV | hsv(102, 13%, 82%) |
| CMYK | cmyk(8.7%, 0%, 12.5%, 18.4%) |
| CIE-LAB | lab(81.53, -10.84, 10.86) |
| CIE-LCH | lch(81.53, 15.35, 134.95°) |
| OKLab | oklab(83.68% -0.0291 0.0282) |
| OKLCH | oklch(83.68% 0.041 135.9) |
| XYZ | xyz(52.2331, 59.4359, 52.9673) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.98
Greenish Grey
#96AE8D
ΔE00 10.00
Light Grey Green
#B7E1A1
ΔE00 10.44
Light Grey
#D8DCD6
ΔE00 10.52
Darkseagreen
#8FBC8F
ΔE00 10.61
Beige
#F5F5DC
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0B6 #C8B6D0
analogous
#CBD0B6 #BED0B6 #B6D0BB
triadic
#BED0B6 #B6BED0 #D0B6BE
tetradic
#BED0B6 #B6CBD0 #C8B6D0 #D0BBB6
square
#BED0B6 #B6CBD0 #C8B6D0 #D0BBB6
split-complementary
#BED0B6 #BBB6D0 #D0B6CB
monochromatic
#7CA06C #9DB891 #BED0B6 #DFE8DB #EEF3EC
Accessibility & contrast
On white
1.63
#BED0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BED0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0B6
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0B6 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB5
Deuteranopia (green-blind)
#CFCAB7
Tritanopia (blue-blind)
#BECEC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed0b6; /* rgb */ color: rgb(190, 208, 182); /* oklch */ color: oklch(83.7% 0.041 135.9);
Tailwind
colors: {
custom: {
50: '#d1decb',
500: '#bed0b6',
950: '#000000',
},
}SCSS
$custom: #bed0b6; $custom-light: #d1decb; $custom-dark: #000000;
JSON
{
"hex": "#bed0b6",
"rgb": {
"r": 190,
"g": 208,
"b": 182
},
"hsl": {
"h": 101.538,
"s": 21.667,
"l": 76.471
},
"oklch": {
"l": 0.83683,
"c": 0.04053,
"h": 135.9
},
"luminance": 0.59436
}Semantic roles & 50–950 ramp
primary
#BED0B6
secondary
#9B85A5
accent
#45A084
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483