#BBDBD8#BBDBD8
#BBDBD8 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.034 H 189.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBD8 |
|---|---|
| RGB | rgb(187, 219, 216) |
| HSL | hsl(174, 31%, 80%) |
| HSV | hsv(174, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 1.4%, 14.1%) |
| CIE-LAB | lab(85.09, -11.11, -2.07) |
| CIE-LCH | lch(85.09, 11.30, 190.55°) |
| OKLab | oklab(86.73% -0.0336 -0.0057) |
| OKLCH | oklch(86.73% 0.034 189.6) |
| XYZ | xyz(58.2165, 66.1842, 74.6600) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.80
Lightblue
#ADD8E6
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 7.23
Ice Blue (survey)
#D7FFFE
ΔE00 7.78
Very Pale Blue
#D6FFFE
ΔE00 7.80
Ice
#D6FFFA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBD8 #DBBBBE
analogous
#BBDBC8 #BBDBD8 #BBCEDB
triadic
#BBDBD8 #D8BBDB #DBD8BB
tetradic
#BBDBD8 #C8BBDB #DBBBBE #CEDBBB
square
#BBDBD8 #C8BBDB #DBBBBE #CEDBBB
split-complementary
#BBDBD8 #DBBBCE #DBC8BB
monochromatic
#6BB1AA #93C6C1 #BBDBD8 #E3F0EF #EBF4F4
Accessibility & contrast
On white
1.48
#BBDBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BBDBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBD8
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBD8 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#D1D3D8
Tritanopia (blue-blind)
#B2DDDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbd8; /* rgb */ color: rgb(187, 219, 216); /* oklch */ color: oklch(86.7% 0.034 189.6);
Tailwind
colors: {
custom: {
50: '#cfe6e4',
500: '#bbdbd8',
950: '#000000',
},
}SCSS
$custom: #bbdbd8; $custom-light: #cfe6e4; $custom-dark: #000000;
JSON
{
"hex": "#bbdbd8",
"rgb": {
"r": 187,
"g": 219,
"b": 216
},
"hsl": {
"h": 174.375,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86729,
"c": 0.03408,
"h": 189.6
},
"luminance": 0.66186
}Semantic roles & 50–950 ramp
primary
#BBDBD8
secondary
#B2888C
accent
#3C46A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484