#BCDCCC#BCDCCC
#BCDCCC is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.040 H 163.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCCC |
|---|---|
| RGB | rgb(188, 220, 204) |
| HSL | hsl(150, 31%, 80%) |
| HSV | hsv(150, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(85.12, -13.64, 4.32) |
| CIE-LCH | lch(85.12, 14.31, 162.41°) |
| OKLab | oklab(86.67% -0.0388 0.0112) |
| OKLCH | oklch(86.67% 0.04 163.9) |
| XYZ | xyz(57.2287, 66.2361, 66.8847) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.76
Ice
#D6FFFA
ΔE00 8.88
Paleturquoise
#AFEEEE
ΔE00 9.41
Eggshell Blue
#C4FFF7
ΔE00 9.45
Powder Blue
#B0E0E6
ΔE00 9.53
Light Light Blue
#CAFFFB
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCCC #DCBCCC
analogous
#BCDCBC #BCDCCC #BCDCDC
triadic
#BCDCCC #CCBCDC #DCCCBC
tetradic
#BCDCCC #BCBCDC #DCBCCC #DCDCBC
square
#BCDCCC #BCBCDC #DCBCCC #DCDCBC
split-complementary
#BCDCCC #DCBCDC #DCBCBC
monochromatic
#6CB28F #94C7AD #BCDCCC #E4F1EB #EBF5F0
Accessibility & contrast
On white
1.47
#BCDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BCDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCCC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCCC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#B6DCD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdccc; /* rgb */ color: rgb(188, 220, 204); /* oklch */ color: oklch(86.7% 0.040 163.9);
Tailwind
colors: {
custom: {
50: '#d0e6db',
500: '#bcdccc',
950: '#000000',
},
}SCSS
$custom: #bcdccc; $custom-light: #d0e6db; $custom-dark: #000000;
JSON
{
"hex": "#bcdccc",
"rgb": {
"r": 188,
"g": 220,
"b": 204
},
"hsl": {
"h": 150,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86666,
"c": 0.04036,
"h": 163.9
},
"luminance": 0.66237
}Semantic roles & 50–950 ramp
primary
#BCDCCC
secondary
#B3899E
accent
#3B73AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484