#BBD0CB#BBD0CB
#BBD0CB is a very light, muted teal. Relative luminance 0.600; OKLCH L 84.0% C 0.024 H 179.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0CB |
|---|---|
| RGB | rgb(187, 208, 203) |
| HSL | hsl(166, 18%, 77%) |
| HSV | hsv(166, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(81.83, -8.02, 0.07) |
| CIE-LCH | lch(81.83, 8.02, 179.48°) |
| OKLab | oklab(84.04% -0.0237 0.0001) |
| OKLCH | oklch(84.04% 0.024 179.8) |
| XYZ | xyz(53.8264, 59.9875, 65.2312) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.14
Light Grey
#D8DCD6
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 8.16
Lightblue
#ADD8E6
ΔE00 9.02
Light Gray
#D3D3D3
ΔE00 9.63
Fog
#D8DCE0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0CB #D0BBC0
analogous
#BBD0C0 #BBD0CB #BBCBD0
triadic
#BBD0CB #CBBBD0 #D0CBBB
tetradic
#BBD0CB #C0BBD0 #D0BBC0 #CBD0BB
square
#BBD0CB #C0BBD0 #D0BBC0 #CBD0BB
split-complementary
#BBD0CB #D0BBCB #D0C0BB
monochromatic
#739E94 #97B7AF #BBD0CB #DFE9E7 #EDF2F1
Accessibility & contrast
On white
1.62
#BBD0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BBD0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0CB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0CB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#B6D1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd0cb; /* rgb */ color: rgb(187, 208, 203); /* oklch */ color: oklch(84.0% 0.024 179.8);
Tailwind
colors: {
custom: {
50: '#cfdeda',
500: '#bbd0cb',
950: '#000000',
},
}SCSS
$custom: #bbd0cb; $custom-light: #cfdeda; $custom-dark: #000000;
JSON
{
"hex": "#bbd0cb",
"rgb": {
"r": 187,
"g": 208,
"b": 203
},
"hsl": {
"h": 165.714,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.84037,
"c": 0.02368,
"h": 179.8
},
"luminance": 0.59988
}Semantic roles & 50–950 ramp
primary
#BBD0CB
secondary
#A58A91
accent
#495D9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483