#BCD0CF#BCD0CF
#BCD0CF is a very light, muted teal. Relative luminance 0.603; OKLCH L 84.2% C 0.022 H 193.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0CF |
|---|---|
| RGB | rgb(188, 208, 207) |
| HSL | hsl(177, 18%, 78%) |
| HSV | hsv(177, 10%, 82%) |
| CMYK | cmyk(9.6%, 0%, 0.5%, 18.4%) |
| CIE-LAB | lab(82.00, -6.91, -1.80) |
| CIE-LCH | lch(82.00, 7.14, 194.61°) |
| OKLab | oklab(84.23% -0.0211 -0.0049) |
| OKLCH | oklch(84.23% 0.022 193.1) |
| XYZ | xyz(54.5548, 60.3072, 67.7856) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.37
Light Grey
#D8DCD6
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 7.76
Fog
#D8DCE0
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0CF #D0BCBD
analogous
#BCD0C5 #BCD0CF #BCC7D0
triadic
#BCD0CF #CFBCD0 #D0CFBC
tetradic
#BCD0CF #C5BCD0 #D0BCBD #C7D0BC
square
#BCD0CF #C5BCD0 #D0BCBD #C7D0BC
split-complementary
#BCD0CF #D0BCC7 #D0C5BC
monochromatic
#749E9B #98B7B5 #BCD0CF #E0E9E9 #EDF2F2
Accessibility & contrast
On white
1.61
#BCD0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BCD0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0CF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0CF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#B7D1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd0cf; /* rgb */ color: rgb(188, 208, 207); /* oklch */ color: oklch(84.2% 0.022 193.1);
Tailwind
colors: {
custom: {
50: '#d0dedd',
500: '#bcd0cf',
950: '#000000',
},
}SCSS
$custom: #bcd0cf; $custom-light: #d0dedd; $custom-dark: #000000;
JSON
{
"hex": "#bcd0cf",
"rgb": {
"r": 188,
"g": 208,
"b": 207
},
"hsl": {
"h": 177,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.84226,
"c": 0.02164,
"h": 193.1
},
"luminance": 0.60308
}Semantic roles & 50–950 ramp
primary
#BCD0CF
secondary
#A58B8D
accent
#4A4E9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484