#BBD4CD#BBD4CD
#BBD4CD is a very light, muted teal. Relative luminance 0.621; OKLCH L 84.9% C 0.028 H 176.9°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4CD |
|---|---|
| RGB | rgb(187, 212, 205) |
| HSL | hsl(163, 23%, 78%) |
| HSV | hsv(163, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(82.94, -9.69, 0.63) |
| CIE-LCH | lch(82.94, 9.71, 176.27°) |
| OKLab | oklab(84.94% -0.0284 0.0015) |
| OKLCH | oklch(84.94% 0.028 176.9) |
| XYZ | xyz(55.0539, 62.0585, 66.8237) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.57
Light Grey
#D8DCD6
ΔE00 8.50
Silver (survey)
#C5C9C7
ΔE00 8.74
Lightblue
#ADD8E6
ΔE00 9.32
Ice
#D6FFFA
ΔE00 9.76
Paleturquoise
#AFEEEE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4CD #D4BBC2
analogous
#BBD4C0 #BBD4CD #BBCED4
triadic
#BBD4CD #CDBBD4 #D4CDBB
tetradic
#BBD4CD #C0BBD4 #D4BBC2 #CED4BB
square
#BBD4CD #C0BBD4 #D4BBC2 #CED4BB
split-complementary
#BBD4CD #D4BBCE #D4C0BB
monochromatic
#70A596 #96BCB1 #BBD4CD #E0ECE9 #ECF3F1
Accessibility & contrast
On white
1.57
#BBD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BBD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4CD
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4CD | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#B5D5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd4cd; /* rgb */ color: rgb(187, 212, 205); /* oklch */ color: oklch(84.9% 0.028 176.9);
Tailwind
colors: {
custom: {
50: '#cfe1dc',
500: '#bbd4cd',
950: '#000000',
},
}SCSS
$custom: #bbd4cd; $custom-light: #cfe1dc; $custom-dark: #000000;
JSON
{
"hex": "#bbd4cd",
"rgb": {
"r": 187,
"g": 212,
"b": 205
},
"hsl": {
"h": 163.2,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84935,
"c": 0.02846,
"h": 176.9
},
"luminance": 0.6206
}Semantic roles & 50–950 ramp
primary
#BBD4CD
secondary
#AA8A93
accent
#455EA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484