#BBD7DA#BBD7DA
#BBD7DA is a very light, muted teal. Relative luminance 0.642; OKLCH L 86.0% C 0.030 H 204.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7DA |
|---|---|
| RGB | rgb(187, 215, 218) |
| HSL | hsl(186, 30%, 79%) |
| HSV | hsv(186, 14%, 85%) |
| CMYK | cmyk(14.2%, 1.4%, 0%, 14.5%) |
| CIE-LAB | lab(84.08, -8.65, -4.61) |
| CIE-LCH | lch(84.08, 9.80, 208.05°) |
| OKLab | oklab(85.95% -0.0274 -0.0125) |
| OKLCH | oklch(85.95% 0.03 204.5) |
| XYZ | xyz(57.4456, 64.2263, 75.6864) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.94
Powder Blue
#B0E0E6
ΔE00 4.98
Pale Sky Blue
#BDF6FE
ΔE00 8.69
Lightcyan
#E0FFFF
ΔE00 8.72
Silver (survey)
#C5C9C7
ΔE00 8.91
Ice Blue
#A5DFF9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7DA #DABEBB
analogous
#BBDACE #BBD7DA #BBC8DA
triadic
#BBD7DA #DABBD7 #D7DABB
tetradic
#BBD7DA #CEBBDA #DABEBB #C8DABB
square
#BBD7DA #CEBBDA #DABEBB #C8DABB
split-complementary
#BBD7DA #DABBC8 #DACEBB
monochromatic
#6CA8AF #93C0C4 #BBD7DA #E3EEF0 #EBF3F4
Accessibility & contrast
On white
1.52
#BBD7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BBD7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7DA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7DA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#B2D9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd7da; /* rgb */ color: rgb(187, 215, 218); /* oklch */ color: oklch(86.0% 0.030 204.5);
Tailwind
colors: {
custom: {
50: '#cfe3e5',
500: '#bbd7da',
950: '#000000',
},
}SCSS
$custom: #bbd7da; $custom-light: #cfe3e5; $custom-dark: #000000;
JSON
{
"hex": "#bbd7da",
"rgb": {
"r": 187,
"g": 215,
"b": 218
},
"hsl": {
"h": 185.806,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.8595,
"c": 0.03012,
"h": 204.5
},
"luminance": 0.64228
}Semantic roles & 50–950 ramp
primary
#BBD7DA
secondary
#B18C88
accent
#483DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484