#BBCFCB#BBCFCB
#BBCFCB is a very light, muted teal. Relative luminance 0.595; OKLCH L 83.8% C 0.022 H 182.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFCB |
|---|---|
| RGB | rgb(187, 207, 203) |
| HSL | hsl(168, 17%, 77%) |
| HSV | hsv(168, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(81.57, -7.50, -0.31) |
| CIE-LCH | lch(81.57, 7.50, 182.40°) |
| OKLab | oklab(83.83% -0.0223 -0.0009) |
| OKLCH | oklch(83.83% 0.022 182.4) |
| XYZ | xyz(53.5834, 59.5014, 65.1502) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.66
Light Grey
#D8DCD6
ΔE00 7.37
Powder Blue
#B0E0E6
ΔE00 8.27
Lightblue
#ADD8E6
ΔE00 8.80
Light Gray
#D3D3D3
ΔE00 9.20
Fog
#D8DCE0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFCB #CFBBBF
analogous
#BBCFC1 #BBCFCB #BBC9CF
triadic
#BBCFCB #CBBBCF #CFCBBB
tetradic
#BBCFCB #C1BBCF #CFBBBF #C9CFBB
square
#BBCFCB #C1BBCF #CFBBBF #C9CFBB
split-complementary
#BBCFCB #CFBBC9 #CFC1BB
monochromatic
#739C94 #97B6B0 #BBCFCB #DFE8E6 #EDF2F1
Accessibility & contrast
On white
1.63
#BBCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BBCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFCB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFCB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#C9C9CB
Tritanopia (blue-blind)
#B6D0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcfcb; /* rgb */ color: rgb(187, 207, 203); /* oklch */ color: oklch(83.8% 0.022 182.4);
Tailwind
colors: {
custom: {
50: '#cfddda',
500: '#bbcfcb',
950: '#000000',
},
}SCSS
$custom: #bbcfcb; $custom-light: #cfddda; $custom-dark: #000000;
JSON
{
"hex": "#bbcfcb",
"rgb": {
"r": 187,
"g": 207,
"b": 203
},
"hsl": {
"h": 168,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83828,
"c": 0.0223,
"h": 182.4
},
"luminance": 0.59502
}Semantic roles & 50–950 ramp
primary
#BBCFCB
secondary
#A48B90
accent
#4A5A9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483