#BBD3CF#BBD3CF
#BBD3CF is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.8% C 0.026 H 184.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3CF |
|---|---|
| RGB | rgb(187, 211, 207) |
| HSL | hsl(170, 21%, 78%) |
| HSV | hsv(170, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 1.9%, 17.3%) |
| CIE-LAB | lab(82.73, -8.79, -0.75) |
| CIE-LCH | lch(82.73, 8.82, 184.85°) |
| OKLab | oklab(84.78% -0.0262 -0.0021) |
| OKLCH | oklch(84.78% 0.026 184.6) |
| XYZ | xyz(55.0476, 61.6573, 68.0202) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.03
Silver (survey)
#C5C9C7
ΔE00 8.00
Lightblue
#ADD8E6
ΔE00 8.15
Light Grey
#D8DCD6
ΔE00 8.15
Lightcyan
#E0FFFF
ΔE00 9.74
Paleturquoise
#AFEEEE
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3CF #D3BBBF
analogous
#BBD3C3 #BBD3CF #BBCBD3
triadic
#BBD3CF #CFBBD3 #D3CFBB
tetradic
#BBD3CF #C3BBD3 #D3BBBF #CBD3BB
square
#BBD3CF #C3BBD3 #D3BBBF #CBD3BB
split-complementary
#BBD3CF #D3BBCB #D3C3BB
monochromatic
#71A39B #96BBB5 #BBD3CF #E0EBE9 #ECF3F2
Accessibility & contrast
On white
1.58
#BBD3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BBD3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3CF
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3CF | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#CCCCCF
Tritanopia (blue-blind)
#B5D4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3cf; /* rgb */ color: rgb(187, 211, 207); /* oklch */ color: oklch(84.8% 0.026 184.6);
Tailwind
colors: {
custom: {
50: '#cfe0dd',
500: '#bbd3cf',
950: '#000000',
},
}SCSS
$custom: #bbd3cf; $custom-light: #cfe0dd; $custom-dark: #000000;
JSON
{
"hex": "#bbd3cf",
"rgb": {
"r": 187,
"g": 211,
"b": 207
},
"hsl": {
"h": 170,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84783,
"c": 0.02634,
"h": 184.6
},
"luminance": 0.61658
}Semantic roles & 50–950 ramp
primary
#BBD3CF
secondary
#A88A8F
accent
#4655A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484