#BCD5CC#BCD5CC
#BCD5CC is a very light, muted teal. Relative luminance 0.626; OKLCH L 85.2% C 0.029 H 171.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5CC |
|---|---|
| RGB | rgb(188, 213, 204) |
| HSL | hsl(158, 23%, 79%) |
| HSV | hsv(158, 12%, 84%) |
| CMYK | cmyk(11.7%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(83.25, -10.07, 1.62) |
| CIE-LCH | lch(83.25, 10.20, 170.87°) |
| OKLab | oklab(85.19% -0.0292 0.0041) |
| OKLCH | oklch(85.19% 0.029 171.9) |
| XYZ | xyz(55.4298, 62.6385, 66.2851) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.14
Light Grey
#D8DCD6
ΔE00 8.60
Silver (survey)
#C5C9C7
ΔE00 9.12
Ice
#D6FFFA
ΔE00 9.67
Paleturquoise
#AFEEEE
ΔE00 9.93
Lightcyan
#E0FFFF
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5CC #D5BCC5
analogous
#BCD5BF #BCD5CC #BCD1D5
triadic
#BCD5CC #CCBCD5 #D5CCBC
tetradic
#BCD5CC #BFBCD5 #D5BCC5 #D1D5BC
square
#BCD5CC #BFBCD5 #D5BCC5 #D1D5BC
split-complementary
#BCD5CC #D5BCD1 #D5BFBC
monochromatic
#71A693 #96BDAF #BCD5CC #E2EDE9 #ECF3F1
Accessibility & contrast
On white
1.55
#BCD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BCD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5CC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5CC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#B7D6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd5cc; /* rgb */ color: rgb(188, 213, 204); /* oklch */ color: oklch(85.2% 0.029 171.9);
Tailwind
colors: {
custom: {
50: '#d0e2db',
500: '#bcd5cc',
950: '#000000',
},
}SCSS
$custom: #bcd5cc; $custom-light: #d0e2db; $custom-dark: #000000;
JSON
{
"hex": "#bcd5cc",
"rgb": {
"r": 188,
"g": 213,
"b": 204
},
"hsl": {
"h": 158.4,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.85187,
"c": 0.02948,
"h": 171.9
},
"luminance": 0.62639
}Semantic roles & 50–950 ramp
primary
#BCD5CC
secondary
#AB8A96
accent
#4466A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484