#BCDCD2#BCDCD2
#BCDCD2 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.037 H 174.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCD2 |
|---|---|
| RGB | rgb(188, 220, 210) |
| HSL | hsl(161, 31%, 80%) |
| HSV | hsv(161, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.27, -12.48, 1.37) |
| CIE-LCH | lch(85.27, 12.56, 173.74°) |
| OKLab | oklab(86.83% -0.0363 0.0034) |
| OKLCH | oklch(86.83% 0.037 174.6) |
| XYZ | xyz(57.9622, 66.5295, 70.7479) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.25
Ice
#D6FFFA
ΔE00 7.88
Paleturquoise
#AFEEEE
ΔE00 7.96
Duck Egg Blue
#C3FBF4
ΔE00 8.01
Ice Blue (survey)
#D7FFFE
ΔE00 8.48
Very Pale Blue
#D6FFFE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCD2 #DCBCC6
analogous
#BCDCC2 #BCDCD2 #BCD6DC
triadic
#BCDCD2 #D2BCDC #DCD2BC
tetradic
#BCDCD2 #C2BCDC #DCBCC6 #D6DCBC
square
#BCDCD2 #C2BCDC #DCBCC6 #D6DCBC
split-complementary
#BCDCD2 #DCBCD6 #DCC2BC
monochromatic
#6CB29C #94C7B7 #BCDCD2 #E4F1ED #EBF5F2
Accessibility & contrast
On white
1.47
#BCDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BCDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCD2
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCD2 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#B5DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcd2; /* rgb */ color: rgb(188, 220, 210); /* oklch */ color: oklch(86.8% 0.037 174.6);
Tailwind
colors: {
custom: {
50: '#d0e6df',
500: '#bcdcd2',
950: '#000000',
},
}SCSS
$custom: #bcdcd2; $custom-light: #d0e6df; $custom-dark: #000000;
JSON
{
"hex": "#bcdcd2",
"rgb": {
"r": 188,
"g": 220,
"b": 210
},
"hsl": {
"h": 161.25,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86834,
"c": 0.03651,
"h": 174.6
},
"luminance": 0.66531
}Semantic roles & 50–950 ramp
primary
#BCDCD2
secondary
#B38996
accent
#3B5EAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484