#BBD5CC#BBD5CC
#BBD5CC is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.1% C 0.030 H 172.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5CC |
|---|---|
| RGB | rgb(187, 213, 204) |
| HSL | hsl(159, 24%, 78%) |
| HSV | hsv(159, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(83.18, -10.40, 1.51) |
| CIE-LCH | lch(83.18, 10.51, 171.72°) |
| OKLab | oklab(85.12% -0.0302 0.0039) |
| OKLCH | oklch(85.12% 0.03 172.7) |
| XYZ | xyz(55.1843, 62.5119, 66.2736) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.97
Light Grey
#D8DCD6
ΔE00 8.89
Silver (survey)
#C5C9C7
ΔE00 9.37
Ice
#D6FFFA
ΔE00 9.59
Paleturquoise
#AFEEEE
ΔE00 9.71
Ice Blue (survey)
#D7FFFE
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5CC #D5BBC4
analogous
#BBD5BF #BBD5CC #BBD1D5
triadic
#BBD5CC #CCBBD5 #D5CCBB
tetradic
#BBD5CC #BFBBD5 #D5BBC4 #D1D5BB
square
#BBD5CC #BFBBD5 #D5BBC4 #D1D5BB
split-complementary
#BBD5CC #D5BBD1 #D5BFBB
monochromatic
#6FA693 #95BEB0 #BBD5CC #E1ECE8 #ECF3F1
Accessibility & contrast
On white
1.56
#BBD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BBD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5CC
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5CC | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#B5D6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd5cc; /* rgb */ color: rgb(187, 213, 204); /* oklch */ color: oklch(85.1% 0.030 172.7);
Tailwind
colors: {
custom: {
50: '#cfe2db',
500: '#bbd5cc',
950: '#000000',
},
}SCSS
$custom: #bbd5cc; $custom-light: #cfe2db; $custom-dark: #000000;
JSON
{
"hex": "#bbd5cc",
"rgb": {
"r": 187,
"g": 213,
"b": 204
},
"hsl": {
"h": 159.231,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85117,
"c": 0.03043,
"h": 172.7
},
"luminance": 0.62513
}Semantic roles & 50–950 ramp
primary
#BBD5CC
secondary
#AB8995
accent
#4364A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131515
muted
#838484