#BCDCDA#BCDCDA
#BCDCDA is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.1% C 0.034 H 191.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCDA |
|---|---|
| RGB | rgb(188, 220, 218) |
| HSL | hsl(176, 31%, 80%) |
| HSV | hsv(176, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.47, -10.90, -2.56) |
| CIE-LCH | lch(85.47, 11.20, 193.21°) |
| OKLab | oklab(87.07% -0.0332 -0.007) |
| OKLCH | oklch(87.07% 0.034 191.9) |
| XYZ | xyz(58.9839, 66.9382, 76.1288) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.49
Lightblue
#ADD8E6
ΔE00 6.76
Paleturquoise
#AFEEEE
ΔE00 7.14
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Very Pale Blue
#D6FFFE
ΔE00 7.55
Pale Blue
#D0FEFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCDA #DCBCBE
analogous
#BCDCCA #BCDCDA #BCCEDC
triadic
#BCDCDA #DABCDC #DCDABC
tetradic
#BCDCDA #CABCDC #DCBCBE #CEDCBC
square
#BCDCDA #CABCDC #DCBCBE #CEDCBC
split-complementary
#BCDCDA #DCBCCE #DCCABC
monochromatic
#6CB2AE #94C7C4 #BCDCDA #E4F1F0 #EBF5F4
Accessibility & contrast
On white
1.46
#BCDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BCDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCDA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCDA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8DA
Deuteranopia (green-blind)
#D1D4DA
Tritanopia (blue-blind)
#B3DEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdcda; /* rgb */ color: rgb(188, 220, 218); /* oklch */ color: oklch(87.1% 0.034 191.9);
Tailwind
colors: {
custom: {
50: '#d0e6e5',
500: '#bcdcda',
950: '#000000',
},
}SCSS
$custom: #bcdcda; $custom-light: #d0e6e5; $custom-dark: #000000;
JSON
{
"hex": "#bcdcda",
"rgb": {
"r": 188,
"g": 220,
"b": 218
},
"hsl": {
"h": 176.25,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.87066,
"c": 0.03391,
"h": 191.9
},
"luminance": 0.6694
}Semantic roles & 50–950 ramp
primary
#BCDCDA
secondary
#B3898B
accent
#3B42AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484