#BCD2C7#BCD2C7
#BCD2C7 is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.4% C 0.028 H 164.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2C7 |
|---|---|
| RGB | rgb(188, 210, 199) |
| HSL | hsl(150, 20%, 78%) |
| HSV | hsv(150, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 5.2%, 17.6%) |
| CIE-LAB | lab(82.33, -9.48, 2.94) |
| CIE-LCH | lch(82.33, 9.92, 162.78°) |
| OKLab | oklab(84.42% -0.027 0.0076) |
| OKLCH | oklch(84.42% 0.028 164.2) |
| XYZ | xyz(54.0922, 60.9072, 62.9282) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.23
Silver (survey)
#C5C9C7
ΔE00 8.62
Powder Blue
#B0E0E6
ΔE00 9.50
Honeydew
#F0FFF0
ΔE00 10.53
Ice
#D6FFFA
ΔE00 10.77
Lightcyan
#E0FFFF
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2C7 #D2BCC7
analogous
#BCD2BC #BCD2C7 #BCD2D2
triadic
#BCD2C7 #C7BCD2 #D2C7BC
tetradic
#BCD2C7 #BCBCD2 #D2BCC7 #D2D2BC
square
#BCD2C7 #BCBCD2 #D2BCC7 #D2D2BC
split-complementary
#BCD2C7 #D2BCD2 #D2BCBC
monochromatic
#73A18A #97B9A8 #BCD2C7 #E1EBE6 #EDF3F0
Accessibility & contrast
On white
1.59
#BCD2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BCD2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2C7
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2C7 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC6
Deuteranopia (green-blind)
#CDCCC8
Tritanopia (blue-blind)
#B8D2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd2c7; /* rgb */ color: rgb(188, 210, 199); /* oklch */ color: oklch(84.4% 0.028 164.2);
Tailwind
colors: {
custom: {
50: '#d0dfd8',
500: '#bcd2c7',
950: '#000000',
},
}SCSS
$custom: #bcd2c7; $custom-light: #d0dfd8; $custom-dark: #000000;
JSON
{
"hex": "#bcd2c7",
"rgb": {
"r": 188,
"g": 210,
"b": 199
},
"hsl": {
"h": 150,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84415,
"c": 0.0281,
"h": 164.2
},
"luminance": 0.60908
}Semantic roles & 50–950 ramp
primary
#BCD2C7
secondary
#A78B99
accent
#48739E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483