#BBD9DB#BBD9DB
#BBD9DB is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.4% C 0.032 H 201.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9DB |
|---|---|
| RGB | rgb(187, 217, 219) |
| HSL | hsl(184, 31%, 80%) |
| HSV | hsv(184, 15%, 86%) |
| CMYK | cmyk(14.6%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(84.64, -9.48, -4.32) |
| CIE-LCH | lch(84.64, 10.41, 204.51°) |
| OKLab | oklab(86.4% -0.0297 -0.0117) |
| OKLCH | oklch(86.4% 0.032 201.5) |
| XYZ | xyz(58.0893, 65.3035, 76.5484) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.36
Lightblue
#ADD8E6
ΔE00 5.12
Pale Sky Blue
#BDF6FE
ΔE00 8.07
Paleturquoise
#AFEEEE
ΔE00 8.23
Lightcyan
#E0FFFF
ΔE00 8.24
Ice Blue (survey)
#D7FFFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9DB #DBBDBB
analogous
#BBDBCD #BBD9DB #BBC9DB
triadic
#BBD9DB #DBBBD9 #D9DBBB
tetradic
#BBD9DB #CDBBDB #DBBDBB #C9DBBB
square
#BBD9DB #CDBBDB #DBBDBB #C9DBBB
split-complementary
#BBD9DB #DBBBC9 #DBCDBB
monochromatic
#6BACB1 #93C3C6 #BBD9DB #E3EFF0 #EBF4F4
Accessibility & contrast
On white
1.49
#BBD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BBD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9DB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9DB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#B2DBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd9db; /* rgb */ color: rgb(187, 217, 219); /* oklch */ color: oklch(86.4% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#cfe4e6',
500: '#bbd9db',
950: '#000000',
},
}SCSS
$custom: #bbd9db; $custom-light: #cfe4e6; $custom-dark: #000000;
JSON
{
"hex": "#bbd9db",
"rgb": {
"r": 187,
"g": 217,
"b": 219
},
"hsl": {
"h": 183.75,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86399,
"c": 0.03195,
"h": 201.5
},
"luminance": 0.65305
}Semantic roles & 50–950 ramp
primary
#BBD9DB
secondary
#B28B88
accent
#433CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484