#BBD5CA#BBD5CA
#BBD5CA is a very light, muted teal. Relative luminance 0.624; OKLCH L 85.1% C 0.032 H 168.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5CA |
|---|---|
| RGB | rgb(187, 213, 202) |
| HSL | hsl(155, 24%, 78%) |
| HSV | hsv(155, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 5.2%, 16.5%) |
| CIE-LAB | lab(83.13, -10.78, 2.50) |
| CIE-LCH | lch(83.13, 11.07, 166.93°) |
| OKLab | oklab(85.06% -0.031 0.0065) |
| OKLCH | oklch(85.06% 0.032 168.2) |
| XYZ | xyz(54.9460, 62.4165, 65.0184) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.65
Light Grey
#D8DCD6
ΔE00 9.12
Silver (survey)
#C5C9C7
ΔE00 9.73
Ice
#D6FFFA
ΔE00 9.79
Paleturquoise
#AFEEEE
ΔE00 10.04
Duck Egg Blue
#C3FBF4
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5CA #D5BBC6
analogous
#BBD5BD #BBD5CA #BBD3D5
triadic
#BBD5CA #CABBD5 #D5CABB
tetradic
#BBD5CA #BDBBD5 #D5BBC6 #D3D5BB
square
#BBD5CA #BDBBD5 #D5BBC6 #D3D5BB
split-complementary
#BBD5CA #D5BBD3 #D5BDBB
monochromatic
#6FA68F #95BEAD #BBD5CA #E1ECE7 #ECF3F0
Accessibility & contrast
On white
1.56
#BBD5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BBD5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5CA
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5CA | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1CA
Deuteranopia (green-blind)
#CECECB
Tritanopia (blue-blind)
#B6D5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd5ca; /* rgb */ color: rgb(187, 213, 202); /* oklch */ color: oklch(85.1% 0.032 168.2);
Tailwind
colors: {
custom: {
50: '#cfe2da',
500: '#bbd5ca',
950: '#000000',
},
}SCSS
$custom: #bbd5ca; $custom-light: #cfe2da; $custom-dark: #000000;
JSON
{
"hex": "#bbd5ca",
"rgb": {
"r": 187,
"g": 213,
"b": 202
},
"hsl": {
"h": 154.615,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.8506,
"c": 0.03166,
"h": 168.2
},
"luminance": 0.62418
}Semantic roles & 50–950 ramp
primary
#BBD5CA
secondary
#AB8998
accent
#436BA2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483