#BCD2CC#BCD2CC
#BCD2CC is a very light, muted teal. Relative luminance 0.611; OKLCH L 84.6% C 0.025 H 177.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2CC |
|---|---|
| RGB | rgb(188, 210, 204) |
| HSL | hsl(164, 20%, 78%) |
| HSV | hsv(164, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(82.46, -8.53, 0.46) |
| CIE-LCH | lch(82.46, 8.54, 176.92°) |
| OKLab | oklab(84.56% -0.025 0.0011) |
| OKLCH | oklch(84.56% 0.025 177.5) |
| XYZ | xyz(54.6822, 61.1433, 66.0359) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.66
Light Grey
#D8DCD6
ΔE00 7.71
Powder Blue
#B0E0E6
ΔE00 8.03
Lightblue
#ADD8E6
ΔE00 9.24
Light Gray
#D3D3D3
ΔE00 10.03
Fog
#D8DCE0
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2CC #D2BCC2
analogous
#BCD2C1 #BCD2CC #BCCDD2
triadic
#BCD2CC #CCBCD2 #D2CCBC
tetradic
#BCD2CC #C1BCD2 #D2BCC2 #CDD2BC
square
#BCD2CC #C1BCD2 #D2BCC2 #CDD2BC
split-complementary
#BCD2CC #D2BCCD #D2C1BC
monochromatic
#73A194 #97B9B0 #BCD2CC #E1EBE8 #EDF3F1
Accessibility & contrast
On white
1.59
#BCD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BCD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2CC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2CC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#B7D3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd2cc; /* rgb */ color: rgb(188, 210, 204); /* oklch */ color: oklch(84.6% 0.025 177.5);
Tailwind
colors: {
custom: {
50: '#d0dfdb',
500: '#bcd2cc',
950: '#000000',
},
}SCSS
$custom: #bcd2cc; $custom-light: #d0dfdb; $custom-dark: #000000;
JSON
{
"hex": "#bcd2cc",
"rgb": {
"r": 188,
"g": 210,
"b": 204
},
"hsl": {
"h": 163.636,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84557,
"c": 0.02506,
"h": 177.5
},
"luminance": 0.61144
}Semantic roles & 50–950 ramp
primary
#BCD2CC
secondary
#A78B93
accent
#485F9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484