#BBD0C8#BBD0C8
#BBD0C8 is a very light, muted teal. Relative luminance 0.598; OKLCH L 84.0% C 0.025 H 170.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0C8 |
|---|---|
| RGB | rgb(187, 208, 200) |
| HSL | hsl(157, 18%, 77%) |
| HSV | hsv(157, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(81.75, -8.59, 1.56) |
| CIE-LCH | lch(81.75, 8.73, 169.69°) |
| OKLab | oklab(83.95% -0.0249 0.004) |
| OKLCH | oklch(83.95% 0.025 170.8) |
| XYZ | xyz(53.4724, 59.8458, 63.3666) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.67
Light Grey
#D8DCD6
ΔE00 7.79
Powder Blue
#B0E0E6
ΔE00 8.93
Light Gray
#D3D3D3
ΔE00 10.22
Lightblue
#ADD8E6
ΔE00 10.27
Silver
#C0C0C0
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0C8 #D0BBC3
analogous
#BBD0BE #BBD0C8 #BBCED0
triadic
#BBD0C8 #C8BBD0 #D0C8BB
tetradic
#BBD0C8 #BEBBD0 #D0BBC3 #CED0BB
square
#BBD0C8 #BEBBD0 #D0BBC3 #CED0BB
split-complementary
#BBD0C8 #D0BBCE #D0BEBB
monochromatic
#739E8D #97B7AB #BBD0C8 #DFE9E5 #EDF2F0
Accessibility & contrast
On white
1.62
#BBD0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BBD0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0C8
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0C8 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#CACAC8
Tritanopia (blue-blind)
#B7D0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd0c8; /* rgb */ color: rgb(187, 208, 200); /* oklch */ color: oklch(84.0% 0.025 170.8);
Tailwind
colors: {
custom: {
50: '#cfded8',
500: '#bbd0c8',
950: '#000000',
},
}SCSS
$custom: #bbd0c8; $custom-light: #cfded8; $custom-dark: #000000;
JSON
{
"hex": "#bbd0c8",
"rgb": {
"r": 187,
"g": 208,
"b": 200
},
"hsl": {
"h": 157.143,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.83951,
"c": 0.02519,
"h": 170.8
},
"luminance": 0.59847
}Semantic roles & 50–950 ramp
primary
#BBD0C8
secondary
#A58A94
accent
#49699D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483