#BBCFCC#BBCFCC
#BBCFCC is a very light, muted teal. Relative luminance 0.596; OKLCH L 83.9% C 0.022 H 185.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFCC |
|---|---|
| RGB | rgb(187, 207, 204) |
| HSL | hsl(171, 17%, 77%) |
| HSV | hsv(171, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(81.59, -7.30, -0.81) |
| CIE-LCH | lch(81.59, 7.35, 186.33°) |
| OKLab | oklab(83.86% -0.0219 -0.0023) |
| OKLCH | oklch(83.86% 0.022 185.9) |
| XYZ | xyz(53.7030, 59.5492, 65.7798) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.53
Light Grey
#D8DCD6
ΔE00 7.36
Powder Blue
#B0E0E6
ΔE00 8.10
Lightblue
#ADD8E6
ΔE00 8.42
Light Gray
#D3D3D3
ΔE00 9.03
Fog
#D8DCE0
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFCC #CFBBBE
analogous
#BBCFC2 #BBCFCC #BBC8CF
triadic
#BBCFCC #CCBBCF #CFCCBB
tetradic
#BBCFCC #C2BBCF #CFBBBE #C8CFBB
square
#BBCFCC #C2BBCF #CFBBBE #C8CFBB
split-complementary
#BBCFCC #CFBBC8 #CFC2BB
monochromatic
#739C96 #97B6B1 #BBCFCC #DFE8E7 #EDF2F2
Accessibility & contrast
On white
1.63
#BBCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BBCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFCC
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFCC | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#B6D0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcfcc; /* rgb */ color: rgb(187, 207, 204); /* oklch */ color: oklch(83.9% 0.022 185.9);
Tailwind
colors: {
custom: {
50: '#cfdddb',
500: '#bbcfcc',
950: '#000000',
},
}SCSS
$custom: #bbcfcc; $custom-light: #cfdddb; $custom-dark: #000000;
JSON
{
"hex": "#bbcfcc",
"rgb": {
"r": 187,
"g": 207,
"b": 204
},
"hsl": {
"h": 171,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83857,
"c": 0.02201,
"h": 185.9
},
"luminance": 0.5955
}Semantic roles & 50–950 ramp
primary
#BBCFCC
secondary
#A48B8E
accent
#4A569C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131515
muted
#838484