#BBD7D6#BBD7D6
#BBD7D6 is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.8% C 0.030 H 194.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7D6 |
|---|---|
| RGB | rgb(187, 215, 214) |
| HSL | hsl(178, 26%, 79%) |
| HSV | hsv(178, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 0.5%, 15.7%) |
| CIE-LAB | lab(83.98, -9.46, -2.64) |
| CIE-LCH | lch(83.98, 9.82, 195.61°) |
| OKLab | oklab(85.83% -0.029 -0.0072) |
| OKLCH | oklch(85.83% 0.03 194) |
| XYZ | xyz(56.9285, 64.0194, 72.9629) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 6.47
Paleturquoise
#AFEEEE
ΔE00 8.59
Lightcyan
#E0FFFF
ΔE00 8.66
Ice Blue (survey)
#D7FFFE
ΔE00 8.80
Very Pale Blue
#D6FFFE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7D6 #D7BBBC
analogous
#BBD7C8 #BBD7D6 #BBCAD7
triadic
#BBD7D6 #D6BBD7 #D7D6BB
tetradic
#BBD7D6 #C8BBD7 #D7BBBC #CAD7BB
square
#BBD7D6 #C8BBD7 #D7BBBC #CAD7BB
split-complementary
#BBD7D6 #D7BBCA #D7C8BB
monochromatic
#6EAAA8 #94C0BF #BBD7D6 #E2EEED #ECF4F3
Accessibility & contrast
On white
1.52
#BBD7D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#BBD7D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7D6
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7D6 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D6
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#B3D9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7d6; /* rgb */ color: rgb(187, 215, 214); /* oklch */ color: oklch(85.8% 0.030 194.0);
Tailwind
colors: {
custom: {
50: '#cfe3e2',
500: '#bbd7d6',
950: '#000000',
},
}SCSS
$custom: #bbd7d6; $custom-light: #cfe3e2; $custom-dark: #000000;
JSON
{
"hex": "#bbd7d6",
"rgb": {
"r": 187,
"g": 215,
"b": 214
},
"hsl": {
"h": 177.857,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85829,
"c": 0.02985,
"h": 194
},
"luminance": 0.64021
}Semantic roles & 50–950 ramp
primary
#BBD7D6
secondary
#AD898A
accent
#4145A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484