#BCCECC#BCCECC
#BCCECC is a very light, near-neutral teal. Relative luminance 0.592; OKLCH L 83.7% C 0.020 H 188.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCECC |
|---|---|
| RGB | rgb(188, 206, 204) |
| HSL | hsl(173, 16%, 77%) |
| HSV | hsv(173, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(81.40, -6.45, -1.09) |
| CIE-LCH | lch(81.40, 6.54, 189.57°) |
| OKLab | oklab(83.72% -0.0195 -0.003) |
| OKLCH | oklch(83.72% 0.02 188.7) |
| XYZ | xyz(53.7070, 59.1928, 65.7108) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.73
Light Grey
#D8DCD6
ΔE00 6.92
Light Gray
#D3D3D3
ΔE00 8.26
Fog
#D8DCE0
ΔE00 8.33
Silver
#C0C0C0
ΔE00 8.39
Lightblue
#ADD8E6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCECC #CEBCBE
analogous
#BCCEC3 #BCCECC #BCC7CE
triadic
#BCCECC #CCBCCE #CECCBC
tetradic
#BCCECC #C3BCCE #CEBCBE #C7CEBC
square
#BCCECC #C3BCCE #CEBCBE #C7CEBC
split-complementary
#BCCECC #CEBCC7 #CEC3BC
monochromatic
#759A96 #99B4B1 #BCCECC #DFE8E7 #EDF2F2
Accessibility & contrast
On white
1.64
#BCCECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BCCECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCECC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCECC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#B7CFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccecc; /* rgb */ color: rgb(188, 206, 204); /* oklch */ color: oklch(83.7% 0.020 188.7);
Tailwind
colors: {
custom: {
50: '#d0dddb',
500: '#bccecc',
950: '#000000',
},
}SCSS
$custom: #bccecc; $custom-light: #d0dddb; $custom-dark: #000000;
JSON
{
"hex": "#bccecc",
"rgb": {
"r": 188,
"g": 206,
"b": 204
},
"hsl": {
"h": 173.333,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.83721,
"c": 0.01971,
"h": 188.7
},
"luminance": 0.59194
}Semantic roles & 50–950 ramp
primary
#BCCECC
secondary
#A28C8E
accent
#4C549A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484