#BBD0CE#BBD0CE
#BBD0CE is a very light, muted teal. Relative luminance 0.601; OKLCH L 84.1% C 0.023 H 189.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0CE |
|---|---|
| RGB | rgb(187, 208, 206) |
| HSL | hsl(174, 18%, 77%) |
| HSV | hsv(174, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(81.91, -7.43, -1.41) |
| CIE-LCH | lch(81.91, 7.56, 190.77°) |
| OKLab | oklab(84.13% -0.0225 -0.0039) |
| OKLCH | oklch(84.13% 0.023 189.8) |
| XYZ | xyz(54.1874, 60.1318, 67.1323) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.77
Light Grey
#D8DCD6
ΔE00 7.57
Powder Blue
#B0E0E6
ΔE00 7.61
Lightblue
#ADD8E6
ΔE00 7.84
Fog
#D8DCE0
ΔE00 8.99
Light Gray
#D3D3D3
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0CE #D0BBBD
analogous
#BBD0C4 #BBD0CE #BBC7D0
triadic
#BBD0CE #CEBBD0 #D0CEBB
tetradic
#BBD0CE #C4BBD0 #D0BBBD #C7D0BB
square
#BBD0CE #C4BBD0 #D0BBBD #C7D0BB
split-complementary
#BBD0CE #D0BBC7 #D0C4BB
monochromatic
#739E9A #97B7B4 #BBD0CE #DFE9E8 #EDF2F2
Accessibility & contrast
On white
1.61
#BBD0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BBD0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0CE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0CE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECE
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#B6D1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd0ce; /* rgb */ color: rgb(187, 208, 206); /* oklch */ color: oklch(84.1% 0.023 189.8);
Tailwind
colors: {
custom: {
50: '#cfdedc',
500: '#bbd0ce',
950: '#000000',
},
}SCSS
$custom: #bbd0ce; $custom-light: #cfdedc; $custom-dark: #000000;
JSON
{
"hex": "#bbd0ce",
"rgb": {
"r": 187,
"g": 208,
"b": 206
},
"hsl": {
"h": 174.286,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.84125,
"c": 0.02282,
"h": 189.8
},
"luminance": 0.60133
}Semantic roles & 50–950 ramp
primary
#BBD0CE
secondary
#A58A8D
accent
#49519D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484