#BBD7D5#BBD7D5
#BBD7D5 is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.8% C 0.030 H 191.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7D5 |
|---|---|
| RGB | rgb(187, 215, 213) |
| HSL | hsl(176, 26%, 79%) |
| HSV | hsv(176, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 0.9%, 15.7%) |
| CIE-LAB | lab(83.95, -9.66, -2.15) |
| CIE-LCH | lch(83.95, 9.90, 192.56°) |
| OKLab | oklab(85.8% -0.0294 -0.0059) |
| OKLCH | oklch(85.8% 0.03 191.3) |
| XYZ | xyz(56.8012, 63.9685, 72.2924) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.47
Lightblue
#ADD8E6
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 8.55
Lightcyan
#E0FFFF
ΔE00 8.70
Ice Blue (survey)
#D7FFFE
ΔE00 8.79
Very Pale Blue
#D6FFFE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7D5 #D7BBBD
analogous
#BBD7C7 #BBD7D5 #BBCBD7
triadic
#BBD7D5 #D5BBD7 #D7D5BB
tetradic
#BBD7D5 #C7BBD7 #D7BBBD #CBD7BB
square
#BBD7D5 #C7BBD7 #D7BBBD #CBD7BB
split-complementary
#BBD7D5 #D7BBCB #D7C7BB
monochromatic
#6EAAA5 #94C0BD #BBD7D5 #E2EEED #ECF4F3
Accessibility & contrast
On white
1.52
#BBD7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BBD7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7D5
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7D5 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D5
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#B3D9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7d5; /* rgb */ color: rgb(187, 215, 213); /* oklch */ color: oklch(85.8% 0.030 191.3);
Tailwind
colors: {
custom: {
50: '#cfe3e1',
500: '#bbd7d5',
950: '#000000',
},
}SCSS
$custom: #bbd7d5; $custom-light: #cfe3e1; $custom-dark: #000000;
JSON
{
"hex": "#bbd7d5",
"rgb": {
"r": 187,
"g": 215,
"b": 213
},
"hsl": {
"h": 175.714,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.858,
"c": 0.02994,
"h": 191.3
},
"luminance": 0.6397
}Semantic roles & 50–950 ramp
primary
#BBD7D5
secondary
#AD898C
accent
#4148A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484