#BCD6CE#BCD6CE
#BCD6CE is a very light, muted teal. Relative luminance 0.632; OKLCH L 85.5% C 0.030 H 175.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6CE |
|---|---|
| RGB | rgb(188, 214, 206) |
| HSL | hsl(162, 24%, 79%) |
| HSV | hsv(162, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(83.57, -10.20, 1.02) |
| CIE-LCH | lch(83.57, 10.25, 174.30°) |
| OKLab | oklab(85.46% -0.0298 0.0025) |
| OKLCH | oklch(85.46% 0.03 175.1) |
| XYZ | xyz(55.9236, 63.2396, 67.6407) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.58
Light Grey
#D8DCD6
ΔE00 8.72
Silver (survey)
#C5C9C7
ΔE00 9.25
Ice
#D6FFFA
ΔE00 9.30
Paleturquoise
#AFEEEE
ΔE00 9.47
Ice Blue (survey)
#D7FFFE
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6CE #D6BCC4
analogous
#BCD6C1 #BCD6CE #BCD1D6
triadic
#BCD6CE #CEBCD6 #D6CEBC
tetradic
#BCD6CE #C1BCD6 #D6BCC4 #D1D6BC
square
#BCD6CE #C1BCD6 #D6BCC4 #D1D6BC
split-complementary
#BCD6CE #D6BCD1 #D6C1BC
monochromatic
#70A896 #96BFB2 #BCD6CE #E2EDEA #ECF3F1
Accessibility & contrast
On white
1.54
#BCD6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BCD6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6CE
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6CE | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CE
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#B6D7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd6ce; /* rgb */ color: rgb(188, 214, 206); /* oklch */ color: oklch(85.5% 0.030 175.1);
Tailwind
colors: {
custom: {
50: '#d0e2dc',
500: '#bcd6ce',
950: '#000000',
},
}SCSS
$custom: #bcd6ce; $custom-light: #d0e2dc; $custom-dark: #000000;
JSON
{
"hex": "#bcd6ce",
"rgb": {
"r": 188,
"g": 214,
"b": 206
},
"hsl": {
"h": 161.538,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.85455,
"c": 0.02988,
"h": 175.1
},
"luminance": 0.63241
}Semantic roles & 50–950 ramp
primary
#BCD6CE
secondary
#AC8A95
accent
#4360A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484