#BBDBDA#BBDBDA
#BBDBDA is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.8% C 0.034 H 194.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBDA |
|---|---|
| RGB | rgb(187, 219, 218) |
| HSL | hsl(178, 31%, 80%) |
| HSV | hsv(178, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(85.14, -10.71, -3.05) |
| CIE-LCH | lch(85.14, 11.13, 195.90°) |
| OKLab | oklab(86.79% -0.0328 -0.0083) |
| OKLCH | oklch(86.79% 0.034 194.2) |
| XYZ | xyz(58.4767, 66.2883, 76.0300) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.27
Lightblue
#ADD8E6
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.74
Very Pale Blue
#D6FFFE
ΔE00 7.77
Pale Sky Blue
#BDF6FE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBDA #DBBBBC
analogous
#BBDBCA #BBDBDA #BBCCDB
triadic
#BBDBDA #DABBDB #DBDABB
tetradic
#BBDBDA #CABBDB #DBBBBC #CCDBBB
square
#BBDBDA #CABBDB #DBBBBC #CCDBBB
split-complementary
#BBDBDA #DBBBCC #DBCABB
monochromatic
#6BB1AE #93C6C4 #BBDBDA #E3F0F0 #EBF4F4
Accessibility & contrast
On white
1.47
#BBDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BBDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBDA
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBDA | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#D0D3DA
Tritanopia (blue-blind)
#B2DDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdbda; /* rgb */ color: rgb(187, 219, 218); /* oklch */ color: oklch(86.8% 0.034 194.2);
Tailwind
colors: {
custom: {
50: '#cfe6e5',
500: '#bbdbda',
950: '#000000',
},
}SCSS
$custom: #bbdbda; $custom-light: #cfe6e5; $custom-dark: #000000;
JSON
{
"hex": "#bbdbda",
"rgb": {
"r": 187,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.125,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86789,
"c": 0.03386,
"h": 194.2
},
"luminance": 0.6629
}Semantic roles & 50–950 ramp
primary
#BBDBDA
secondary
#B28889
accent
#3C3FA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484