#BCCED0#BCCED0
#BCCED0 is a very light, near-neutral teal. Relative luminance 0.594; OKLCH L 83.8% C 0.020 H 204.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCED0 |
|---|---|
| RGB | rgb(188, 206, 208) |
| HSL | hsl(186, 18%, 78%) |
| HSV | hsv(186, 10%, 82%) |
| CMYK | cmyk(9.6%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(81.50, -5.67, -3.07) |
| CIE-LCH | lch(81.50, 6.45, 208.44°) |
| OKLab | oklab(83.84% -0.0179 -0.0083) |
| OKLCH | oklch(83.84% 0.02 204.8) |
| XYZ | xyz(54.1929, 59.3872, 68.2700) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 7.34
Light Grey
#D8DCD6
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 7.78
Silver
#C0C0C0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCED0 #D0BEBC
analogous
#BCD0C8 #BCCED0 #BCC4D0
triadic
#BCCED0 #D0BCCE #CED0BC
tetradic
#BCCED0 #C8BCD0 #D0BEBC #C4D0BC
square
#BCCED0 #C8BCD0 #D0BEBC #C4D0BC
split-complementary
#BCCED0 #D0BCC4 #D0C8BC
monochromatic
#74999E #98B4B7 #BCCED0 #E0E8E9 #EDF2F2
Accessibility & contrast
On white
1.63
#BCCED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BCCED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCED0
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCED0 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD0
Deuteranopia (green-blind)
#C7C9D0
Tritanopia (blue-blind)
#B7D0CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcced0; /* rgb */ color: rgb(188, 206, 208); /* oklch */ color: oklch(83.8% 0.020 204.8);
Tailwind
colors: {
custom: {
50: '#d0ddde',
500: '#bcced0',
950: '#000000',
},
}SCSS
$custom: #bcced0; $custom-light: #d0ddde; $custom-dark: #000000;
JSON
{
"hex": "#bcced0",
"rgb": {
"r": 188,
"g": 206,
"b": 208
},
"hsl": {
"h": 186,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.8384,
"c": 0.01974,
"h": 204.8
},
"luminance": 0.59388
}Semantic roles & 50–950 ramp
primary
#BCCED0
secondary
#A58E8B
accent
#524A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484