#BBDBD5#BBDBD5
#BBDBD5 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.035 H 182.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBD5 |
|---|---|
| RGB | rgb(187, 219, 213) |
| HSL | hsl(169, 31%, 80%) |
| HSV | hsv(169, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(85.01, -11.71, -0.60) |
| CIE-LCH | lch(85.01, 11.72, 182.91°) |
| OKLab | oklab(86.64% -0.0348 -0.0018) |
| OKLCH | oklch(86.64% 0.035 182.9) |
| XYZ | xyz(57.8322, 66.0305, 72.6361) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.79
Paleturquoise
#AFEEEE
ΔE00 7.42
Ice
#D6FFFA
ΔE00 7.79
Ice Blue (survey)
#D7FFFE
ΔE00 8.05
Very Pale Blue
#D6FFFE
ΔE00 8.06
Duck Egg Blue
#C3FBF4
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBD5 #DBBBC1
analogous
#BBDBC5 #BBDBD5 #BBD1DB
triadic
#BBDBD5 #D5BBDB #DBD5BB
tetradic
#BBDBD5 #C5BBDB #DBBBC1 #D1DBBB
square
#BBDBD5 #C5BBDB #DBBBC1 #D1DBBB
split-complementary
#BBDBD5 #DBBBD1 #DBC5BB
monochromatic
#6BB1A4 #93C6BC #BBDBD5 #E3F0EE #EBF4F3
Accessibility & contrast
On white
1.48
#BBDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BBDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBD5
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBD5 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#B3DCD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbd5; /* rgb */ color: rgb(187, 219, 213); /* oklch */ color: oklch(86.6% 0.035 182.9);
Tailwind
colors: {
custom: {
50: '#cfe6e1',
500: '#bbdbd5',
950: '#000000',
},
}SCSS
$custom: #bbdbd5; $custom-light: #cfe6e1; $custom-dark: #000000;
JSON
{
"hex": "#bbdbd5",
"rgb": {
"r": 187,
"g": 219,
"b": 213
},
"hsl": {
"h": 168.75,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86641,
"c": 0.03483,
"h": 182.9
},
"luminance": 0.66032
}Semantic roles & 50–950 ramp
primary
#BBDBD5
secondary
#B28890
accent
#3C51A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484