#BBD3CC#BBD3CC
#BBD3CC is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.7% C 0.028 H 176.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3CC |
|---|---|
| RGB | rgb(187, 211, 204) |
| HSL | hsl(163, 21%, 78%) |
| HSV | hsv(163, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 3.3%, 17.3%) |
| CIE-LAB | lab(82.65, -9.37, 0.74) |
| CIE-LCH | lch(82.65, 9.40, 175.49°) |
| OKLab | oklab(84.7% -0.0274 0.0018) |
| OKLCH | oklch(84.7% 0.028 176.2) |
| XYZ | xyz(54.6843, 61.5120, 66.1070) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.82
Light Grey
#D8DCD6
ΔE00 8.29
Silver (survey)
#C5C9C7
ΔE00 8.43
Lightblue
#ADD8E6
ΔE00 9.43
Ice
#D6FFFA
ΔE00 10.07
Lightcyan
#E0FFFF
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3CC #D3BBC2
analogous
#BBD3C0 #BBD3CC #BBCED3
triadic
#BBD3CC #CCBBD3 #D3CCBB
tetradic
#BBD3CC #C0BBD3 #D3BBC2 #CED3BB
square
#BBD3CC #C0BBD3 #D3BBC2 #CED3BB
split-complementary
#BBD3CC #D3BBCE #D3C0BB
monochromatic
#71A394 #96BBB0 #BBD3CC #E0EBE8 #ECF3F1
Accessibility & contrast
On white
1.58
#BBD3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#BBD3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3CC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3CC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#B6D4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3cc; /* rgb */ color: rgb(187, 211, 204); /* oklch */ color: oklch(84.7% 0.028 176.2);
Tailwind
colors: {
custom: {
50: '#cfe0db',
500: '#bbd3cc',
950: '#000000',
},
}SCSS
$custom: #bbd3cc; $custom-light: #cfe0db; $custom-dark: #000000;
JSON
{
"hex": "#bbd3cc",
"rgb": {
"r": 187,
"g": 211,
"b": 204
},
"hsl": {
"h": 162.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84696,
"c": 0.0275,
"h": 176.2
},
"luminance": 0.61513
}Semantic roles & 50–950 ramp
primary
#BBD3CC
secondary
#A88A93
accent
#4660A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131515
muted
#838484