#BCDCD9#BCDCD9
#BCDCD9 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.034 H 189.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCD9 |
|---|---|
| RGB | rgb(188, 220, 217) |
| HSL | hsl(174, 31%, 80%) |
| HSV | hsv(174, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(85.45, -11.10, -2.07) |
| CIE-LCH | lch(85.45, 11.29, 190.55°) |
| OKLab | oklab(87.04% -0.0336 -0.0057) |
| OKLCH | oklch(87.04% 0.034 189.6) |
| XYZ | xyz(58.8534, 66.8860, 75.4417) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.78
Paleturquoise
#AFEEEE
ΔE00 7.14
Lightblue
#ADD8E6
ΔE00 7.20
Ice Blue (survey)
#D7FFFE
ΔE00 7.56
Very Pale Blue
#D6FFFE
ΔE00 7.58
Ice
#D6FFFA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCD9 #DCBCBF
analogous
#BCDCC9 #BCDCD9 #BCCFDC
triadic
#BCDCD9 #D9BCDC #DCD9BC
tetradic
#BCDCD9 #C9BCDC #DCBCBF #CFDCBC
square
#BCDCD9 #C9BCDC #DCBCBF #CFDCBC
split-complementary
#BCDCD9 #DCBCCF #DCC9BC
monochromatic
#6CB2AB #94C7C2 #BCDCD9 #E4F1F0 #EBF5F4
Accessibility & contrast
On white
1.46
#BCDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BCDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCD9
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCD9 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D9
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#B3DEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcd9; /* rgb */ color: rgb(188, 220, 217); /* oklch */ color: oklch(87.0% 0.034 189.6);
Tailwind
colors: {
custom: {
50: '#d0e6e4',
500: '#bcdcd9',
950: '#000000',
},
}SCSS
$custom: #bcdcd9; $custom-light: #d0e6e4; $custom-dark: #000000;
JSON
{
"hex": "#bcdcd9",
"rgb": {
"r": 188,
"g": 220,
"b": 217
},
"hsl": {
"h": 174.375,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.87037,
"c": 0.03406,
"h": 189.6
},
"luminance": 0.66888
}Semantic roles & 50–950 ramp
primary
#BCDCD9
secondary
#B3898D
accent
#3B46AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484