#BBD5CD#BBD5CD
#BBD5CD is a very light, muted teal. Relative luminance 0.626; OKLCH L 85.1% C 0.030 H 175.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5CD |
|---|---|
| RGB | rgb(187, 213, 205) |
| HSL | hsl(162, 24%, 78%) |
| HSV | hsv(162, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(83.21, -10.21, 1.02) |
| CIE-LCH | lch(83.21, 10.26, 174.30°) |
| OKLab | oklab(85.15% -0.0298 0.0026) |
| OKLCH | oklch(85.15% 0.03 175.1) |
| XYZ | xyz(55.3046, 62.5600, 66.9073) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.64
Light Grey
#D8DCD6
ΔE00 8.80
Silver (survey)
#C5C9C7
ΔE00 9.21
Ice
#D6FFFA
ΔE00 9.52
Paleturquoise
#AFEEEE
ΔE00 9.57
Lightblue
#ADD8E6
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5CD #D5BBC3
analogous
#BBD5C0 #BBD5CD #BBD0D5
triadic
#BBD5CD #CDBBD5 #D5CDBB
tetradic
#BBD5CD #C0BBD5 #D5BBC3 #D0D5BB
square
#BBD5CD #C0BBD5 #D5BBC3 #D0D5BB
split-complementary
#BBD5CD #D5BBD0 #D5C0BB
monochromatic
#6FA695 #95BEB1 #BBD5CD #E1ECE9 #ECF3F1
Accessibility & contrast
On white
1.55
#BBD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BBD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5CD
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5CD | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#B5D6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd5cd; /* rgb */ color: rgb(187, 213, 205); /* oklch */ color: oklch(85.1% 0.030 175.1);
Tailwind
colors: {
custom: {
50: '#cfe2dc',
500: '#bbd5cd',
950: '#000000',
},
}SCSS
$custom: #bbd5cd; $custom-light: #cfe2dc; $custom-dark: #000000;
JSON
{
"hex": "#bbd5cd",
"rgb": {
"r": 187,
"g": 213,
"b": 205
},
"hsl": {
"h": 161.538,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85146,
"c": 0.0299,
"h": 175.1
},
"luminance": 0.62561
}Semantic roles & 50–950 ramp
primary
#BBD5CD
secondary
#AB8994
accent
#4361A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484