#BBD5CB#BBD5CB
#BBD5CB is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.1% C 0.031 H 170.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5CB |
|---|---|
| RGB | rgb(187, 213, 203) |
| HSL | hsl(157, 24%, 78%) |
| HSV | hsv(157, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 4.7%, 16.5%) |
| CIE-LAB | lab(83.16, -10.59, 2.01) |
| CIE-LCH | lch(83.16, 10.78, 169.26°) |
| OKLab | oklab(85.09% -0.0306 0.0052) |
| OKLCH | oklch(85.09% 0.031 170.4) |
| XYZ | xyz(55.0647, 62.4640, 65.6440) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.31
Light Grey
#D8DCD6
ΔE00 9.00
Silver (survey)
#C5C9C7
ΔE00 9.55
Ice
#D6FFFA
ΔE00 9.69
Paleturquoise
#AFEEEE
ΔE00 9.87
Ice Blue (survey)
#D7FFFE
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5CB #D5BBC5
analogous
#BBD5BE #BBD5CB #BBD2D5
triadic
#BBD5CB #CBBBD5 #D5CBBB
tetradic
#BBD5CB #BEBBD5 #D5BBC5 #D2D5BB
square
#BBD5CB #BEBBD5 #D5BBC5 #D2D5BB
split-complementary
#BBD5CB #D5BBD2 #D5BEBB
monochromatic
#6FA691 #95BEAE #BBD5CB #E1ECE8 #ECF3F1
Accessibility & contrast
On white
1.56
#BBD5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BBD5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5CB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5CB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#CECECC
Tritanopia (blue-blind)
#B6D5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd5cb; /* rgb */ color: rgb(187, 213, 203); /* oklch */ color: oklch(85.1% 0.031 170.4);
Tailwind
colors: {
custom: {
50: '#cfe2da',
500: '#bbd5cb',
950: '#000000',
},
}SCSS
$custom: #bbd5cb; $custom-light: #cfe2da; $custom-dark: #000000;
JSON
{
"hex": "#bbd5cb",
"rgb": {
"r": 187,
"g": 213,
"b": 203
},
"hsl": {
"h": 156.923,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85089,
"c": 0.03102,
"h": 170.4
},
"luminance": 0.62465
}Semantic roles & 50–950 ramp
primary
#BBD5CB
secondary
#AB8996
accent
#4368A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483