#BBD7DB#BBD7DB
#BBD7DB is a very light, muted teal. Relative luminance 0.643; OKLCH L 86.0% C 0.030 H 207.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7DB |
|---|---|
| RGB | rgb(187, 215, 219) |
| HSL | hsl(188, 31%, 80%) |
| HSV | hsv(188, 15%, 86%) |
| CMYK | cmyk(14.6%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(84.11, -8.45, -5.10) |
| CIE-LCH | lch(84.11, 9.87, 211.12°) |
| OKLab | oklab(85.98% -0.027 -0.0138) |
| OKLCH | oklch(85.98% 0.03 207.1) |
| XYZ | xyz(57.5769, 64.2787, 76.3776) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.63
Powder Blue
#B0E0E6
ΔE00 5.03
Ice Blue
#A5DFF9
ΔE00 8.67
Pale Sky Blue
#BDF6FE
ΔE00 8.70
Lightcyan
#E0FFFF
ΔE00 8.80
Silver (survey)
#C5C9C7
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7DB #DBBFBB
analogous
#BBDBCF #BBD7DB #BBC7DB
triadic
#BBD7DB #DBBBD7 #D7DBBB
tetradic
#BBD7DB #CFBBDB #DBBFBB #C7DBBB
square
#BBD7DB #CFBBDB #DBBFBB #C7DBBB
split-complementary
#BBD7DB #DBBBC7 #DBCFBB
monochromatic
#6BA8B1 #93BFC6 #BBD7DB #E3EFF0 #EBF3F4
Accessibility & contrast
On white
1.52
#BBD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BBD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7DB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7DB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#B2DAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd7db; /* rgb */ color: rgb(187, 215, 219); /* oklch */ color: oklch(86.0% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#cfe3e6',
500: '#bbd7db',
950: '#000000',
},
}SCSS
$custom: #bbd7db; $custom-light: #cfe3e6; $custom-dark: #000000;
JSON
{
"hex": "#bbd7db",
"rgb": {
"r": 187,
"g": 215,
"b": 219
},
"hsl": {
"h": 187.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.85981,
"c": 0.03034,
"h": 207.1
},
"luminance": 0.6428
}Semantic roles & 50–950 ramp
primary
#BBD7DB
secondary
#B28D88
accent
#4A3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484