#BCDBCE#BCDBCE
#BCDBCE is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.5% C 0.037 H 168.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBCE |
|---|---|
| RGB | rgb(188, 219, 206) |
| HSL | hsl(155, 30%, 80%) |
| HSV | hsv(155, 14%, 86%) |
| CMYK | cmyk(14.2%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(84.90, -12.75, 2.95) |
| CIE-LCH | lch(84.90, 13.09, 166.96°) |
| OKLab | oklab(86.51% -0.0366 0.0076) |
| OKLCH | oklch(86.51% 0.037 168.2) |
| XYZ | xyz(57.2084, 65.8094, 68.0689) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.51
Ice
#D6FFFA
ΔE00 8.55
Duck Egg Blue
#C3FBF4
ΔE00 8.62
Paleturquoise
#AFEEEE
ΔE00 8.90
Ice Blue (survey)
#D7FFFE
ΔE00 9.32
Very Pale Blue
#D6FFFE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBCE #DBBCC9
analogous
#BCDBBF #BCDBCE #BCD8DB
triadic
#BCDBCE #CEBCDB #DBCEBC
tetradic
#BCDBCE #BFBCDB #DBBCC9 #D8DBBC
square
#BCDBCE #BFBCDB #DBBCC9 #D8DBBC
split-complementary
#BCDBCE #DBBCD8 #DBBFBC
monochromatic
#6CB094 #94C6B1 #BCDBCE #E4F0EB #EBF4F0
Accessibility & contrast
On white
1.48
#BCDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BCDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBCE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBCE | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#B6DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdbce; /* rgb */ color: rgb(188, 219, 206); /* oklch */ color: oklch(86.5% 0.037 168.2);
Tailwind
colors: {
custom: {
50: '#d0e6dc',
500: '#bcdbce',
950: '#000000',
},
}SCSS
$custom: #bcdbce; $custom-light: #d0e6dc; $custom-dark: #000000;
JSON
{
"hex": "#bcdbce",
"rgb": {
"r": 188,
"g": 219,
"b": 206
},
"hsl": {
"h": 154.839,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.8651,
"c": 0.03738,
"h": 168.2
},
"luminance": 0.65811
}Semantic roles & 50–950 ramp
primary
#BCDBCE
secondary
#B2899A
accent
#3D6AA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484