#BBCCCA#BBCCCA
#BBCCCA is a very light, near-neutral teal. Relative luminance 0.580; OKLCH L 83.2% C 0.019 H 188.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCCA |
|---|---|
| RGB | rgb(187, 204, 202) |
| HSL | hsl(173, 14%, 77%) |
| HSV | hsv(173, 8%, 80%) |
| CMYK | cmyk(8.3%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.75, -6.13, -0.98) |
| CIE-LCH | lch(80.75, 6.21, 189.06°) |
| OKLab | oklab(83.17% -0.0185 -0.0027) |
| OKLCH | oklch(83.17% 0.019 188.3) |
| XYZ | xyz(52.7447, 58.0141, 64.2847) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.37
Light Grey
#D8DCD6
ΔE00 6.93
Silver
#C0C0C0
ΔE00 7.94
Light Gray
#D3D3D3
ΔE00 8.07
Fog
#D8DCE0
ΔE00 8.30
Lightblue
#ADD8E6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCCA #CCBBBD
analogous
#BBCCC2 #BBCCCA #BBC6CC
triadic
#BBCCCA #CABBCC #CCCABB
tetradic
#BBCCCA #C2BBCC #CCBBBD #C6CCBB
square
#BBCCCA #C2BBCC #CCBBBD #C6CCBB
split-complementary
#BBCCCA #CCBBC6 #CCC2BB
monochromatic
#759893 #98B2AF #BBCCCA #DEE6E5 #EEF2F1
Accessibility & contrast
On white
1.67
#BBCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BBCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCCA
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCCA | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#B7CDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbccca; /* rgb */ color: rgb(187, 204, 202); /* oklch */ color: oklch(83.2% 0.019 188.3);
Tailwind
colors: {
custom: {
50: '#cfdbda',
500: '#bbccca',
950: '#000000',
},
}SCSS
$custom: #bbccca; $custom-light: #cfdbda; $custom-dark: #000000;
JSON
{
"hex": "#bbccca",
"rgb": {
"r": 187,
"g": 204,
"b": 202
},
"hsl": {
"h": 172.941,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.83172,
"c": 0.01868,
"h": 188.3
},
"luminance": 0.58015
}Semantic roles & 50–950 ramp
primary
#BBCCCA
secondary
#A08B8E
accent
#4D5698
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131514
muted
#838483