#BCDBCF#BCDBCF
#BCDBCF is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.5% C 0.037 H 170.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBCF |
|---|---|
| RGB | rgb(188, 219, 207) |
| HSL | hsl(157, 30%, 80%) |
| HSV | hsv(157, 14%, 86%) |
| CMYK | cmyk(14.2%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(84.92, -12.56, 2.46) |
| CIE-LCH | lch(84.92, 12.80, 168.92°) |
| OKLab | oklab(86.54% -0.0362 0.0063) |
| OKLCH | oklch(86.54% 0.037 170.1) |
| XYZ | xyz(57.3303, 65.8581, 68.7108) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.14
Ice
#D6FFFA
ΔE00 8.40
Duck Egg Blue
#C3FBF4
ΔE00 8.50
Paleturquoise
#AFEEEE
ΔE00 8.67
Ice Blue (survey)
#D7FFFE
ΔE00 9.10
Very Pale Blue
#D6FFFE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBCF #DBBCC8
analogous
#BCDBC0 #BCDBCF #BCD8DB
triadic
#BCDBCF #CFBCDB #DBCFBC
tetradic
#BCDBCF #C0BCDB #DBBCC8 #D8DBBC
square
#BCDBCF #C0BCDB #DBBCC8 #D8DBBC
split-complementary
#BCDBCF #DBBCD8 #DBC0BC
monochromatic
#6CB096 #94C6B2 #BCDBCF #E4F0EC #EBF4F1
Accessibility & contrast
On white
1.48
#BCDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BCDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBCF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBCF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CE
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#B6DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdbcf; /* rgb */ color: rgb(188, 219, 207); /* oklch */ color: oklch(86.5% 0.037 170.1);
Tailwind
colors: {
custom: {
50: '#d0e6dd',
500: '#bcdbcf',
950: '#000000',
},
}SCSS
$custom: #bcdbcf; $custom-light: #d0e6dd; $custom-dark: #000000;
JSON
{
"hex": "#bcdbcf",
"rgb": {
"r": 188,
"g": 219,
"b": 207
},
"hsl": {
"h": 156.774,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.86538,
"c": 0.03675,
"h": 170.1
},
"luminance": 0.65859
}Semantic roles & 50–950 ramp
primary
#BCDBCF
secondary
#B28999
accent
#3D67A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484