#BCDBD5#BCDBD5
#BCDBD5 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.034 H 182.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBD5 |
|---|---|
| RGB | rgb(188, 219, 213) |
| HSL | hsl(168, 30%, 80%) |
| HSV | hsv(168, 14%, 86%) |
| CMYK | cmyk(14.2%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(85.08, -11.39, -0.49) |
| CIE-LCH | lch(85.08, 11.40, 182.48°) |
| OKLab | oklab(86.71% -0.0338 -0.0015) |
| OKLCH | oklch(86.71% 0.034 182.5) |
| XYZ | xyz(58.0778, 66.1571, 72.6476) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.93
Paleturquoise
#AFEEEE
ΔE00 7.63
Ice
#D6FFFA
ΔE00 7.82
Ice Blue (survey)
#D7FFFE
ΔE00 8.06
Very Pale Blue
#D6FFFE
ΔE00 8.08
Pale Blue
#D0FEFE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBD5 #DBBCC2
analogous
#BCDBC6 #BCDBD5 #BCD2DB
triadic
#BCDBD5 #D5BCDB #DBD5BC
tetradic
#BCDBD5 #C6BCDB #DBBCC2 #D2DBBC
square
#BCDBD5 #C6BCDB #DBBCC2 #D2DBBC
split-complementary
#BCDBD5 #DBBCD2 #DBC6BC
monochromatic
#6CB0A3 #94C6BC #BCDBD5 #E4F0EE #EBF4F3
Accessibility & contrast
On white
1.48
#BCDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BCDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBD5
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBD5 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#B4DCD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdbd5; /* rgb */ color: rgb(188, 219, 213); /* oklch */ color: oklch(86.7% 0.034 182.5);
Tailwind
colors: {
custom: {
50: '#d0e6e1',
500: '#bcdbd5',
950: '#000000',
},
}SCSS
$custom: #bcdbd5; $custom-light: #d0e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bcdbd5",
"rgb": {
"r": 188,
"g": 219,
"b": 213
},
"hsl": {
"h": 168.387,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.86709,
"c": 0.03384,
"h": 182.5
},
"luminance": 0.66158
}Semantic roles & 50–950 ramp
primary
#BCDBD5
secondary
#B28991
accent
#3D52A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484