#BBD0C4#BBD0C4
#BBD0C4 is a very light, muted green. Relative luminance 0.597; OKLCH L 83.8% C 0.028 H 160.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0C4 |
|---|---|
| RGB | rgb(187, 208, 196) |
| HSL | hsl(146, 18%, 77%) |
| HSV | hsv(146, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 5.8%, 18.4%) |
| CIE-LAB | lab(81.65, -9.35, 3.55) |
| CIE-LCH | lch(81.65, 10.00, 159.20°) |
| OKLab | oklab(83.84% -0.0265 0.0092) |
| OKLCH | oklch(83.84% 0.028 160.8) |
| XYZ | xyz(53.0110, 59.6613, 60.9368) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.31
Silver (survey)
#C5C9C7
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 10.14
Honeydew
#F0FFF0
ΔE00 10.86
Light Gray
#D3D3D3
ΔE00 11.08
Silver
#C0C0C0
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0C4 #D0BBC7
analogous
#BDD0BB #BBD0C4 #BBD0CF
triadic
#BBD0C4 #C4BBD0 #D0C4BB
tetradic
#BBD0C4 #BBBDD0 #D0BBC7 #D0CFBB
square
#BBD0C4 #BBBDD0 #D0BBC7 #D0CFBB
split-complementary
#BBD0C4 #CFBBD0 #D0BBBD
monochromatic
#739E85 #97B7A5 #BBD0C4 #DFE9E3 #EDF2EF
Accessibility & contrast
On white
1.62
#BBD0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#BBD0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0C4
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0C4 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC3
Deuteranopia (green-blind)
#CBCAC5
Tritanopia (blue-blind)
#B8D0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd0c4; /* rgb */ color: rgb(187, 208, 196); /* oklch */ color: oklch(83.8% 0.028 160.8);
Tailwind
colors: {
custom: {
50: '#cfded5',
500: '#bbd0c4',
950: '#000000',
},
}SCSS
$custom: #bbd0c4; $custom-light: #cfded5; $custom-dark: #000000;
JSON
{
"hex": "#bbd0c4",
"rgb": {
"r": 187,
"g": 208,
"b": 196
},
"hsl": {
"h": 145.714,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.83838,
"c": 0.02805,
"h": 160.8
},
"luminance": 0.59662
}Semantic roles & 50–950 ramp
primary
#BBD0C4
secondary
#A58A99
accent
#49799D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483