#BCCCC9#BCCCC9
#BCCCC9 is a very light, near-neutral teal. Relative luminance 0.581; OKLCH L 83.2% C 0.018 H 183.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCC9 |
|---|---|
| RGB | rgb(188, 204, 201) |
| HSL | hsl(169, 14%, 77%) |
| HSV | hsv(169, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 1.5%, 20%) |
| CIE-LAB | lab(80.79, -5.99, -0.37) |
| CIE-LCH | lch(80.79, 6.00, 183.53°) |
| OKLab | oklab(83.21% -0.0178 -0.0011) |
| OKLCH | oklch(83.21% 0.018 183.4) |
| XYZ | xyz(52.8723, 58.0935, 63.6746) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.12
Light Grey
#D8DCD6
ΔE00 6.59
Silver
#C0C0C0
ΔE00 7.78
Light Gray
#D3D3D3
ΔE00 7.89
Fog
#D8DCE0
ΔE00 8.29
Gainsboro
#DCDCDC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCC9 #CCBCBF
analogous
#BCCCC1 #BCCCC9 #BCC7CC
triadic
#BCCCC9 #C9BCCC #CCC9BC
tetradic
#BCCCC9 #C1BCCC #CCBCBF #C7CCBC
square
#BCCCC9 #C1BCCC #CCBCBF #C7CCBC
split-complementary
#BCCCC9 #CCBCC7 #CCC1BC
monochromatic
#779791 #99B2AD #BCCCC9 #DFE6E5 #EEF2F1
Accessibility & contrast
On white
1.66
#BCCCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BCCCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCC9
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCC9 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACAC9
Deuteranopia (green-blind)
#C7C8C9
Tritanopia (blue-blind)
#B8CDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcccc9; /* rgb */ color: rgb(188, 204, 201); /* oklch */ color: oklch(83.2% 0.018 183.4);
Tailwind
colors: {
custom: {
50: '#d0dbd9',
500: '#bcccc9',
950: '#000000',
},
}SCSS
$custom: #bcccc9; $custom-light: #d0dbd9; $custom-dark: #000000;
JSON
{
"hex": "#bcccc9",
"rgb": {
"r": 188,
"g": 204,
"b": 201
},
"hsl": {
"h": 168.75,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.83215,
"c": 0.01788,
"h": 183.4
},
"luminance": 0.58094
}Semantic roles & 50–950 ramp
primary
#BCCCC9
secondary
#A08C90
accent
#4E5C98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483