#BCCECD#BCCECD
#BCCECD is a very light, near-neutral teal. Relative luminance 0.592; OKLCH L 83.8% C 0.020 H 192.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCECD |
|---|---|
| RGB | rgb(188, 206, 205) |
| HSL | hsl(177, 16%, 77%) |
| HSV | hsv(177, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(81.42, -6.26, -1.58) |
| CIE-LCH | lch(81.42, 6.45, 194.20°) |
| OKLab | oklab(83.75% -0.0191 -0.0043) |
| OKLCH | oklch(83.75% 0.02 192.8) |
| XYZ | xyz(53.8273, 59.2409, 66.3445) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 6.99
Fog
#D8DCE0
ΔE00 8.08
Light Gray
#D3D3D3
ΔE00 8.11
Lightblue
#ADD8E6
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCECD #CEBCBD
analogous
#BCCEC4 #BCCECD #BCC6CE
triadic
#BCCECD #CDBCCE #CECDBC
tetradic
#BCCECD #C4BCCE #CEBCBD #C6CEBC
square
#BCCECD #C4BCCE #CEBCBD #C6CEBC
split-complementary
#BCCECD #CEBCC6 #CEC4BC
monochromatic
#759A98 #99B4B3 #BCCECD #DFE8E7 #EDF2F2
Accessibility & contrast
On white
1.63
#BCCECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BCCECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCECD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCECD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#B7CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccecd; /* rgb */ color: rgb(188, 206, 205); /* oklch */ color: oklch(83.8% 0.020 192.8);
Tailwind
colors: {
custom: {
50: '#d0dddc',
500: '#bccecd',
950: '#000000',
},
}SCSS
$custom: #bccecd; $custom-light: #d0dddc; $custom-dark: #000000;
JSON
{
"hex": "#bccecd",
"rgb": {
"r": 188,
"g": 206,
"b": 205
},
"hsl": {
"h": 176.667,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.8375,
"c": 0.01956,
"h": 192.8
},
"luminance": 0.59242
}Semantic roles & 50–950 ramp
primary
#BCCECD
secondary
#A28C8D
accent
#4C509A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484