#BBCCCE#BBCCCE
#BBCCCE is a very light, near-neutral teal. Relative luminance 0.582; OKLCH L 83.3% C 0.019 H 205.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCCE |
|---|---|
| RGB | rgb(187, 204, 206) |
| HSL | hsl(186, 16%, 77%) |
| HSV | hsv(186, 9%, 81%) |
| CMYK | cmyk(9.2%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(80.85, -5.35, -2.96) |
| CIE-LCH | lch(80.85, 6.11, 209.00°) |
| OKLab | oklab(83.29% -0.0169 -0.008) |
| OKLCH | oklch(83.29% 0.019 205.3) |
| XYZ | xyz(53.2245, 58.2060, 66.8113) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.28
Fog
#D8DCE0
ΔE00 7.38
Light Grey
#D8DCD6
ΔE00 7.38
Silver
#C0C0C0
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCCE #CEBDBB
analogous
#BBCEC7 #BBCCCE #BBC3CE
triadic
#BBCCCE #CEBBCC #CCCEBB
tetradic
#BBCCCE #C7BBCE #CEBDBB #C3CEBB
square
#BBCCCE #C7BBCE #CEBDBB #C3CEBB
split-complementary
#BBCCCE #CEBBC3 #CEC7BB
monochromatic
#74979B #97B1B4 #BBCCCE #DFE7E8 #EDF2F2
Accessibility & contrast
On white
1.66
#BBCCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BBCCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCCE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCCE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACE
Deuteranopia (green-blind)
#C5C8CE
Tritanopia (blue-blind)
#B6CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbccce; /* rgb */ color: rgb(187, 204, 206); /* oklch */ color: oklch(83.3% 0.019 205.3);
Tailwind
colors: {
custom: {
50: '#cfdbdc',
500: '#bbccce',
950: '#000000',
},
}SCSS
$custom: #bbccce; $custom-light: #cfdbdc; $custom-dark: #000000;
JSON
{
"hex": "#bbccce",
"rgb": {
"r": 187,
"g": 204,
"b": 206
},
"hsl": {
"h": 186.316,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.83291,
"c": 0.01872,
"h": 205.3
},
"luminance": 0.58207
}Semantic roles & 50–950 ramp
primary
#BBCCCE
secondary
#A28D8B
accent
#534B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484