#BCDACC#BCDACC
#BCDACC is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.2% C 0.037 H 165.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDACC |
|---|---|
| RGB | rgb(188, 218, 204) |
| HSL | hsl(152, 29%, 80%) |
| HSV | hsv(152, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(84.58, -12.62, 3.55) |
| CIE-LCH | lch(84.58, 13.11, 164.29°) |
| OKLab | oklab(86.24% -0.036 0.0092) |
| OKLCH | oklch(86.24% 0.037 165.7) |
| XYZ | xyz(56.7069, 65.1926, 66.7108) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.97
Powder Blue
#B0E0E6
ΔE00 9.02
Duck Egg Blue
#C3FBF4
ΔE00 9.05
Paleturquoise
#AFEEEE
ΔE00 9.41
Ice Blue (survey)
#D7FFFE
ΔE00 9.76
Very Pale Blue
#D6FFFE
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDACC #DABCCA
analogous
#BCDABD #BCDACC #BCD9DA
triadic
#BCDACC #CCBCDA #DACCBC
tetradic
#BCDACC #BDBCDA #DABCCA #D9DABC
square
#BCDACC #BDBCDA #DABCCA #D9DABC
split-complementary
#BCDACC #DABCD9 #DABDBC
monochromatic
#6DAE90 #95C4AE #BCDACC #E3F0EA #EBF4F0
Accessibility & contrast
On white
1.50
#BCDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#BCDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDACC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDACC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5CB
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#B6DAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdacc; /* rgb */ color: rgb(188, 218, 204); /* oklch */ color: oklch(86.2% 0.037 165.7);
Tailwind
colors: {
custom: {
50: '#d0e5db',
500: '#bcdacc',
950: '#000000',
},
}SCSS
$custom: #bcdacc; $custom-light: #d0e5db; $custom-dark: #000000;
JSON
{
"hex": "#bcdacc",
"rgb": {
"r": 188,
"g": 218,
"b": 204
},
"hsl": {
"h": 152,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.86242,
"c": 0.03721,
"h": 165.7
},
"luminance": 0.65194
}Semantic roles & 50–950 ramp
primary
#BCDACC
secondary
#B1899C
accent
#3E6FA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484