#BBD6CD#BBD6CD
#BBD6CD is a very light, muted teal. Relative luminance 0.631; OKLCH L 85.4% C 0.031 H 173.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6CD |
|---|---|
| RGB | rgb(187, 214, 205) |
| HSL | hsl(160, 25%, 79%) |
| HSV | hsv(160, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 4.2%, 16.1%) |
| CIE-LAB | lab(83.48, -10.72, 1.41) |
| CIE-LCH | lch(83.48, 10.81, 172.53°) |
| OKLab | oklab(85.36% -0.0312 0.0036) |
| OKLCH | oklch(85.36% 0.031 173.5) |
| XYZ | xyz(55.5569, 63.0646, 66.9914) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 9.10
Ice
#D6FFFA
ΔE00 9.31
Paleturquoise
#AFEEEE
ΔE00 9.39
Silver (survey)
#C5C9C7
ΔE00 9.67
Ice Blue (survey)
#D7FFFE
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6CD #D6BBC4
analogous
#BBD6BF #BBD6CD #BBD1D6
triadic
#BBD6CD #CDBBD6 #D6CDBB
tetradic
#BBD6CD #BFBBD6 #D6BBC4 #D1D6BB
square
#BBD6CD #BFBBD6 #D6BBC4 #D1D6BB
split-complementary
#BBD6CD #D6BBD1 #D6BFBB
monochromatic
#6FA895 #95BFB1 #BBD6CD #E1EDE9 #ECF3F1
Accessibility & contrast
On white
1.54
#BBD6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BBD6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6CD
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6CD | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#CFCECE
Tritanopia (blue-blind)
#B5D7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd6cd; /* rgb */ color: rgb(187, 214, 205); /* oklch */ color: oklch(85.4% 0.031 173.5);
Tailwind
colors: {
custom: {
50: '#cfe2dc',
500: '#bbd6cd',
950: '#000000',
},
}SCSS
$custom: #bbd6cd; $custom-light: #cfe2dc; $custom-dark: #000000;
JSON
{
"hex": "#bbd6cd",
"rgb": {
"r": 187,
"g": 214,
"b": 205
},
"hsl": {
"h": 160,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.85356,
"c": 0.03137,
"h": 173.5
},
"luminance": 0.63066
}Semantic roles & 50–950 ramp
primary
#BBD6CD
secondary
#AC8995
accent
#4263A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484