#BBD0BD#BBD0BD
#BBD0BD is a very light, muted green. Relative luminance 0.594; OKLCH L 83.6% C 0.035 H 148.0°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0BD |
|---|---|
| RGB | rgb(187, 208, 189) |
| HSL | hsl(126, 18%, 77%) |
| HSV | hsv(126, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 9.1%, 18.4%) |
| CIE-LAB | lab(81.48, -10.64, 7.04) |
| CIE-LCH | lch(81.48, 12.76, 146.51°) |
| OKLab | oklab(83.65% -0.0293 0.0183) |
| OKLCH | oklch(83.65% 0.035 148) |
| XYZ | xyz(52.2328, 59.3500, 56.8381) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.61
Silver (survey)
#C5C9C7
ΔE00 10.25
Greenish Grey
#96AE8D
ΔE00 10.69
Honeydew
#F0FFF0
ΔE00 11.08
Sage Green
#9CAF88
ΔE00 11.20
Darkseagreen
#8FBC8F
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0BD #D0BBCE
analogous
#C4D0BB #BBD0BD #BBD0C7
triadic
#BBD0BD #BDBBD0 #D0BDBB
tetradic
#BBD0BD #BBC4D0 #D0BBCE #D0C7BB
square
#BBD0BD #BBC4D0 #D0BBCE #D0C7BB
split-complementary
#BBD0BD #C7BBD0 #D0BBC4
monochromatic
#739E77 #97B79A #BBD0BD #DFE9E0 #EDF2ED
Accessibility & contrast
On white
1.63
#BBD0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BBD0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0BD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0BD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBC
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#B9CFCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd0bd; /* rgb */ color: rgb(187, 208, 189); /* oklch */ color: oklch(83.6% 0.035 148.0);
Tailwind
colors: {
custom: {
50: '#cfded0',
500: '#bbd0bd',
950: '#000000',
},
}SCSS
$custom: #bbd0bd; $custom-light: #cfded0; $custom-dark: #000000;
JSON
{
"hex": "#bbd0bd",
"rgb": {
"r": 187,
"g": 208,
"b": 189
},
"hsl": {
"h": 125.714,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.83647,
"c": 0.03458,
"h": 148
},
"luminance": 0.59351
}Semantic roles & 50–950 ramp
primary
#BBD0BD
secondary
#A58AA2
accent
#49959D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483