#BBD6D5#BBD6D5
#BBD6D5 is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.6% C 0.029 H 193.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6D5 |
|---|---|
| RGB | rgb(187, 214, 213) |
| HSL | hsl(178, 25%, 79%) |
| HSV | hsv(178, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 0.5%, 16.1%) |
| CIE-LAB | lab(83.68, -9.15, -2.54) |
| CIE-LCH | lch(83.68, 9.49, 195.53°) |
| OKLab | oklab(85.59% -0.028 -0.0069) |
| OKLCH | oklch(85.59% 0.029 193.9) |
| XYZ | xyz(56.5474, 63.4608, 72.2078) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 8.71
Light Grey
#D8DCD6
ΔE00 8.80
Lightcyan
#E0FFFF
ΔE00 8.87
Paleturquoise
#AFEEEE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6D5 #D6BBBC
analogous
#BBD6C7 #BBD6D5 #BBC9D6
triadic
#BBD6D5 #D5BBD6 #D6D5BB
tetradic
#BBD6D5 #C7BBD6 #D6BBBC #C9D6BB
square
#BBD6D5 #C7BBD6 #D6BBBC #C9D6BB
split-complementary
#BBD6D5 #D6BBC9 #D6C7BB
monochromatic
#6FA8A6 #95BFBD #BBD6D5 #E1EDED #ECF3F3
Accessibility & contrast
On white
1.53
#BBD6D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BBD6D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6D5
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6D5 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D5
Deuteranopia (green-blind)
#CDCFD5
Tritanopia (blue-blind)
#B3D8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd6d5; /* rgb */ color: rgb(187, 214, 213); /* oklch */ color: oklch(85.6% 0.029 193.9);
Tailwind
colors: {
custom: {
50: '#cfe2e1',
500: '#bbd6d5',
950: '#000000',
},
}SCSS
$custom: #bbd6d5; $custom-light: #cfe2e1; $custom-dark: #000000;
JSON
{
"hex": "#bbd6d5",
"rgb": {
"r": 187,
"g": 214,
"b": 213
},
"hsl": {
"h": 177.778,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.8559,
"c": 0.02884,
"h": 193.9
},
"luminance": 0.63462
}Semantic roles & 50–950 ramp
primary
#BBD6D5
secondary
#AC898A
accent
#4246A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484