#BCD3C8#BCD3C8
#BCD3C8 is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.7% C 0.029 H 165.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3C8 |
|---|---|
| RGB | rgb(188, 211, 200) |
| HSL | hsl(151, 21%, 78%) |
| HSV | hsv(151, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 5.2%, 17.3%) |
| CIE-LAB | lab(82.62, -9.81, 2.83) |
| CIE-LCH | lch(82.62, 10.21, 163.91°) |
| OKLab | oklab(84.65% -0.028 0.0073) |
| OKLCH | oklch(84.65% 0.029 165.3) |
| XYZ | xyz(54.4563, 61.4491, 63.6242) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.42
Silver (survey)
#C5C9C7
ΔE00 8.91
Powder Blue
#B0E0E6
ΔE00 9.26
Honeydew
#F0FFF0
ΔE00 10.43
Ice
#D6FFFA
ΔE00 10.47
Lightcyan
#E0FFFF
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3C8 #D3BCC7
analogous
#BCD3BC #BCD3C8 #BCD2D3
triadic
#BCD3C8 #C8BCD3 #D3C8BC
tetradic
#BCD3C8 #BCBCD3 #D3BCC7 #D2D3BC
square
#BCD3C8 #BCBCD3 #D3BCC7 #D2D3BC
split-complementary
#BCD3C8 #D3BCD2 #D3BCBC
monochromatic
#72A28B #97BBAA #BCD3C8 #E1EBE6 #EDF3F0
Accessibility & contrast
On white
1.58
#BCD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#BCD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3C8
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3C8 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC7
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#B8D3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd3c8; /* rgb */ color: rgb(188, 211, 200); /* oklch */ color: oklch(84.7% 0.029 165.3);
Tailwind
colors: {
custom: {
50: '#d0e0d8',
500: '#bcd3c8',
950: '#000000',
},
}SCSS
$custom: #bcd3c8; $custom-light: #d0e0d8; $custom-dark: #000000;
JSON
{
"hex": "#bcd3c8",
"rgb": {
"r": 188,
"g": 211,
"b": 200
},
"hsl": {
"h": 151.304,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84653,
"c": 0.02898,
"h": 165.3
},
"luminance": 0.6145
}Semantic roles & 50–950 ramp
primary
#BCD3C8
secondary
#A88B99
accent
#46719F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483