#BBCFCF#BBCFCF
#BBCFCF is a very light, muted teal. Relative luminance 0.597; OKLCH L 83.9% C 0.022 H 196.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFCF |
|---|---|
| RGB | rgb(187, 207, 207) |
| HSL | hsl(180, 17%, 77%) |
| HSV | hsv(180, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(81.67, -6.71, -2.30) |
| CIE-LCH | lch(81.67, 7.10, 198.88°) |
| OKLab | oklab(83.95% -0.0207 -0.0062) |
| OKLCH | oklch(83.95% 0.022 196.7) |
| XYZ | xyz(54.0662, 59.6945, 67.6931) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 7.38
Light Grey
#D8DCD6
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 7.77
Fog
#D8DCE0
ΔE00 8.33
Light Gray
#D3D3D3
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFCF #CFBBBB
analogous
#BBCFC5 #BBCFCF #BBC5CF
triadic
#BBCFCF #CFBBCF #CFCFBB
tetradic
#BBCFCF #C5BBCF #CFBBBB #C5CFBB
square
#BBCFCF #C5BBCF #CFBBBB #C5CFBB
split-complementary
#BBCFCF #CFBBC5 #CFC5BB
monochromatic
#739C9C #97B6B6 #BBCFCF #DFE8E8 #EDF2F2
Accessibility & contrast
On white
1.62
#BBCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BBCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFCF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFCF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#B5D0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcfcf; /* rgb */ color: rgb(187, 207, 207); /* oklch */ color: oklch(83.9% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#cfdddd',
500: '#bbcfcf',
950: '#000000',
},
}SCSS
$custom: #bbcfcf; $custom-light: #cfdddd; $custom-dark: #000000;
JSON
{
"hex": "#bbcfcf",
"rgb": {
"r": 187,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83946,
"c": 0.02163,
"h": 196.7
},
"luminance": 0.59695
}Semantic roles & 50–950 ramp
primary
#BBCFCF
secondary
#A48B8B
accent
#4A4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484