#BCD4CC#BCD4CC
#BCD4CC is a very light, muted teal. Relative luminance 0.621; OKLCH L 85.0% C 0.028 H 173.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4CC |
|---|---|
| RGB | rgb(188, 212, 204) |
| HSL | hsl(160, 22%, 78%) |
| HSV | hsv(160, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(82.99, -9.56, 1.23) |
| CIE-LCH | lch(82.99, 9.64, 172.65°) |
| OKLab | oklab(84.98% -0.0278 0.0031) |
| OKLCH | oklch(84.98% 0.028 173.6) |
| XYZ | xyz(55.1791, 62.1370, 66.2015) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.06
Light Grey
#D8DCD6
ΔE00 8.29
Silver (survey)
#C5C9C7
ΔE00 8.63
Lightblue
#ADD8E6
ΔE00 9.84
Ice
#D6FFFA
ΔE00 9.90
Lightcyan
#E0FFFF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4CC #D4BCC4
analogous
#BCD4C0 #BCD4CC #BCD0D4
triadic
#BCD4CC #CCBCD4 #D4CCBC
tetradic
#BCD4CC #C0BCD4 #D4BCC4 #D0D4BC
square
#BCD4CC #C0BCD4 #D4BCC4 #D0D4BC
split-complementary
#BCD4CC #D4BCD0 #D4C0BC
monochromatic
#71A493 #97BCB0 #BCD4CC #E1ECE8 #ECF3F1
Accessibility & contrast
On white
1.56
#BCD4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BCD4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4CC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4CC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CC
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#B7D5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd4cc; /* rgb */ color: rgb(188, 212, 204); /* oklch */ color: oklch(85.0% 0.028 173.6);
Tailwind
colors: {
custom: {
50: '#d0e1db',
500: '#bcd4cc',
950: '#000000',
},
}SCSS
$custom: #bcd4cc; $custom-light: #d0e1db; $custom-dark: #000000;
JSON
{
"hex": "#bcd4cc",
"rgb": {
"r": 188,
"g": 212,
"b": 204
},
"hsl": {
"h": 160,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.84977,
"c": 0.02798,
"h": 173.6
},
"luminance": 0.62138
}Semantic roles & 50–950 ramp
primary
#BCD4CC
secondary
#AA8B95
accent
#4564A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484