#BCDCD1#BCDCD1
#BCDCD1 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.037 H 172.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCD1 |
|---|---|
| RGB | rgb(188, 220, 209) |
| HSL | hsl(159, 31%, 80%) |
| HSV | hsv(159, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(85.24, -12.68, 1.86) |
| CIE-LCH | lch(85.24, 12.81, 171.65°) |
| OKLab | oklab(86.81% -0.0367 0.0047) |
| OKLCH | oklch(86.81% 0.037 172.7) |
| XYZ | xyz(57.8380, 66.4799, 70.0939) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.63
Ice
#D6FFFA
ΔE00 8.01
Duck Egg Blue
#C3FBF4
ΔE00 8.09
Paleturquoise
#AFEEEE
ΔE00 8.17
Ice Blue (survey)
#D7FFFE
ΔE00 8.68
Very Pale Blue
#D6FFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCD1 #DCBCC7
analogous
#BCDCC1 #BCDCD1 #BCD7DC
triadic
#BCDCD1 #D1BCDC #DCD1BC
tetradic
#BCDCD1 #C1BCDC #DCBCC7 #D7DCBC
square
#BCDCD1 #C1BCDC #DCBCC7 #D7DCBC
split-complementary
#BCDCD1 #DCBCD7 #DCC1BC
monochromatic
#6CB29A #94C7B5 #BCDCD1 #E4F1ED #EBF5F1
Accessibility & contrast
On white
1.47
#BCDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BCDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCD1
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCD1 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D1
Deuteranopia (green-blind)
#D4D3D2
Tritanopia (blue-blind)
#B5DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcd1; /* rgb */ color: rgb(188, 220, 209); /* oklch */ color: oklch(86.8% 0.037 172.7);
Tailwind
colors: {
custom: {
50: '#d0e6df',
500: '#bcdcd1',
950: '#000000',
},
}SCSS
$custom: #bcdcd1; $custom-light: #d0e6df; $custom-dark: #000000;
JSON
{
"hex": "#bcdcd1",
"rgb": {
"r": 188,
"g": 220,
"b": 209
},
"hsl": {
"h": 159.375,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86805,
"c": 0.03705,
"h": 172.7
},
"luminance": 0.66481
}Semantic roles & 50–950 ramp
primary
#BCDCD1
secondary
#B38997
accent
#3B61AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484