#BBD0CF#BBD0CF
#BBD0CF is a very light, muted teal. Relative luminance 0.602; OKLCH L 84.2% C 0.023 H 193.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0CF |
|---|---|
| RGB | rgb(187, 208, 207) |
| HSL | hsl(177, 18%, 77%) |
| HSV | hsv(177, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 0.5%, 18.4%) |
| CIE-LAB | lab(81.94, -7.23, -1.91) |
| CIE-LCH | lch(81.94, 7.48, 194.78°) |
| OKLab | oklab(84.16% -0.0221 -0.0052) |
| OKLCH | oklch(84.16% 0.023 193.2) |
| XYZ | xyz(54.3093, 60.1806, 67.7741) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.70
Lightblue
#ADD8E6
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.61
Fog
#D8DCE0
ΔE00 8.75
Light Gray
#D3D3D3
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0CF #D0BBBC
analogous
#BBD0C5 #BBD0CF #BBC7D0
triadic
#BBD0CF #CFBBD0 #D0CFBB
tetradic
#BBD0CF #C5BBD0 #D0BBBC #C7D0BB
square
#BBD0CF #C5BBD0 #D0BBBC #C7D0BB
split-complementary
#BBD0CF #D0BBC7 #D0C5BB
monochromatic
#739E9C #97B7B5 #BBD0CF #DFE9E9 #EDF2F2
Accessibility & contrast
On white
1.61
#BBD0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BBD0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0CF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0CF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#B5D1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd0cf; /* rgb */ color: rgb(187, 208, 207); /* oklch */ color: oklch(84.2% 0.023 193.2);
Tailwind
colors: {
custom: {
50: '#cfdedd',
500: '#bbd0cf',
950: '#000000',
},
}SCSS
$custom: #bbd0cf; $custom-light: #cfdedd; $custom-dark: #000000;
JSON
{
"hex": "#bbd0cf",
"rgb": {
"r": 187,
"g": 208,
"b": 207
},
"hsl": {
"h": 177.143,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.84155,
"c": 0.0227,
"h": 193.2
},
"luminance": 0.60182
}Semantic roles & 50–950 ramp
primary
#BBD0CF
secondary
#A58A8C
accent
#494D9D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484