#BBDCDA#BBDCDA
#BBDCDA is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.035 H 192.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCDA |
|---|---|
| RGB | rgb(187, 220, 218) |
| HSL | hsl(176, 32%, 80%) |
| HSV | hsv(176, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.41, -11.22, -2.66) |
| CIE-LCH | lch(85.41, 11.53, 193.34°) |
| OKLab | oklab(87% -0.0342 -0.0073) |
| OKLCH | oklch(87% 0.035 192) |
| XYZ | xyz(58.7383, 66.8116, 76.1173) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.32
Lightblue
#ADD8E6
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 6.91
Ice Blue (survey)
#D7FFFE
ΔE00 7.50
Very Pale Blue
#D6FFFE
ΔE00 7.52
Pale Blue
#D0FEFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCDA #DCBBBD
analogous
#BBDCCA #BBDCDA #BBCEDC
triadic
#BBDCDA #DABBDC #DCDABB
tetradic
#BBDCDA #CABBDC #DCBBBD #CEDCBB
square
#BBDCDA #CABBDC #DCBBBD #CEDCBB
split-complementary
#BBDCDA #DCBBCE #DCCABB
monochromatic
#6AB2AE #93C7C4 #BBDCDA #E3F1F0 #EBF5F4
Accessibility & contrast
On white
1.46
#BBDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BBDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCDA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCDA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8DA
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#B2DEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcda; /* rgb */ color: rgb(187, 220, 218); /* oklch */ color: oklch(87.0% 0.035 192.0);
Tailwind
colors: {
custom: {
50: '#cfe6e5',
500: '#bbdcda',
950: '#000000',
},
}SCSS
$custom: #bbdcda; $custom-light: #cfe6e5; $custom-dark: #000000;
JSON
{
"hex": "#bbdcda",
"rgb": {
"r": 187,
"g": 220,
"b": 218
},
"hsl": {
"h": 176.364,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86999,
"c": 0.03493,
"h": 192
},
"luminance": 0.66813
}Semantic roles & 50–950 ramp
primary
#BBDCDA
secondary
#B3888A
accent
#3B42AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484