#BBD7CA#BBD7CA
#BBD7CA is a very light, muted teal. Relative luminance 0.634; OKLCH L 85.5% C 0.035 H 165.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7CA |
|---|---|
| RGB | rgb(187, 215, 202) |
| HSL | hsl(152, 26%, 79%) |
| HSV | hsv(152, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(83.67, -11.81, 3.28) |
| CIE-LCH | lch(83.67, 12.25, 164.49°) |
| OKLab | oklab(85.48% -0.0337 0.0085) |
| OKLCH | oklch(85.48% 0.035 165.9) |
| XYZ | xyz(55.4521, 63.4288, 65.1871) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.99
Ice
#D6FFFA
ΔE00 9.52
Duck Egg Blue
#C3FBF4
ΔE00 9.73
Light Grey
#D8DCD6
ΔE00 9.78
Paleturquoise
#AFEEEE
ΔE00 9.84
Ice Blue (survey)
#D7FFFE
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7CA #D7BBC8
analogous
#BBD7BC #BBD7CA #BBD6D7
triadic
#BBD7CA #CABBD7 #D7CABB
tetradic
#BBD7CA #BCBBD7 #D7BBC8 #D6D7BB
square
#BBD7CA #BCBBD7 #D7BBC8 #D6D7BB
split-complementary
#BBD7CA #D7BBD6 #D7BCBB
monochromatic
#6EAA8E #94C0AC #BBD7CA #E2EEE8 #ECF4F0
Accessibility & contrast
On white
1.53
#BBD7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BBD7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7CA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7CA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#B6D7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7ca; /* rgb */ color: rgb(187, 215, 202); /* oklch */ color: oklch(85.5% 0.035 165.9);
Tailwind
colors: {
custom: {
50: '#cfe3da',
500: '#bbd7ca',
950: '#000000',
},
}SCSS
$custom: #bbd7ca; $custom-light: #cfe3da; $custom-dark: #000000;
JSON
{
"hex": "#bbd7ca",
"rgb": {
"r": 187,
"g": 215,
"b": 202
},
"hsl": {
"h": 152.143,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85483,
"c": 0.03479,
"h": 165.9
},
"luminance": 0.6343
}Semantic roles & 50–950 ramp
primary
#BBD7CA
secondary
#AD899A
accent
#416FA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483