#BBD0C3#BBD0C3
#BBD0C3 is a very light, muted green. Relative luminance 0.596; OKLCH L 83.8% C 0.029 H 158.6°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0C3 |
|---|---|
| RGB | rgb(187, 208, 195) |
| HSL | hsl(143, 18%, 77%) |
| HSV | hsv(143, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 6.3%, 18.4%) |
| CIE-LAB | lab(81.63, -9.54, 4.05) |
| CIE-LCH | lch(81.63, 10.36, 157.00°) |
| OKLab | oklab(83.81% -0.0269 0.0106) |
| OKLCH | oklch(83.81% 0.029 158.6) |
| XYZ | xyz(52.8976, 59.6159, 60.3393) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.47
Silver (survey)
#C5C9C7
ΔE00 8.78
Powder Blue
#B0E0E6
ΔE00 10.46
Honeydew
#F0FFF0
ΔE00 10.85
Light Gray
#D3D3D3
ΔE00 11.30
Silver
#C0C0C0
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0C3 #D0BBC8
analogous
#BED0BB #BBD0C3 #BBD0CE
triadic
#BBD0C3 #C3BBD0 #D0C3BB
tetradic
#BBD0C3 #BBBED0 #D0BBC8 #D0CEBB
square
#BBD0C3 #BBBED0 #D0BBC8 #D0CEBB
split-complementary
#BBD0C3 #CEBBD0 #D0BBBE
monochromatic
#739E83 #97B7A3 #BBD0C3 #DFE9E3 #EDF2EF
Accessibility & contrast
On white
1.62
#BBD0C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BBD0C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0C3
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0C3 | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCC2
Deuteranopia (green-blind)
#CCCAC4
Tritanopia (blue-blind)
#B8D0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd0c3; /* rgb */ color: rgb(187, 208, 195); /* oklch */ color: oklch(83.8% 0.029 158.6);
Tailwind
colors: {
custom: {
50: '#cfded5',
500: '#bbd0c3',
950: '#000000',
},
}SCSS
$custom: #bbd0c3; $custom-light: #cfded5; $custom-dark: #000000;
JSON
{
"hex": "#bbd0c3",
"rgb": {
"r": 187,
"g": 208,
"b": 195
},
"hsl": {
"h": 142.857,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.8381,
"c": 0.02888,
"h": 158.6
},
"luminance": 0.59617
}Semantic roles & 50–950 ramp
primary
#BBD0C3
secondary
#A58A9B
accent
#497D9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483