#BCD2C8#BCD2C8
#BCD2C8 is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.4% C 0.027 H 166.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2C8 |
|---|---|
| RGB | rgb(188, 210, 200) |
| HSL | hsl(153, 20%, 78%) |
| HSV | hsv(153, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(82.35, -9.29, 2.44) |
| CIE-LCH | lch(82.35, 9.61, 165.27°) |
| OKLab | oklab(84.44% -0.0266 0.0063) |
| OKLCH | oklch(84.44% 0.027 166.6) |
| XYZ | xyz(54.2086, 60.9538, 63.5417) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.09
Silver (survey)
#C5C9C7
ΔE00 8.41
Powder Blue
#B0E0E6
ΔE00 9.18
Honeydew
#F0FFF0
ΔE00 10.57
Ice
#D6FFFA
ΔE00 10.68
Light Gray
#D3D3D3
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2C8 #D2BCC6
analogous
#BCD2BD #BCD2C8 #BCD1D2
triadic
#BCD2C8 #C8BCD2 #D2C8BC
tetradic
#BCD2C8 #BDBCD2 #D2BCC6 #D1D2BC
square
#BCD2C8 #BDBCD2 #D2BCC6 #D1D2BC
split-complementary
#BCD2C8 #D2BCD1 #D2BDBC
monochromatic
#73A18C #97B9AA #BCD2C8 #E1EBE6 #EDF3F0
Accessibility & contrast
On white
1.59
#BCD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BCD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2C8
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2C8 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#B8D2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd2c8; /* rgb */ color: rgb(188, 210, 200); /* oklch */ color: oklch(84.4% 0.027 166.6);
Tailwind
colors: {
custom: {
50: '#d0dfd8',
500: '#bcd2c8',
950: '#000000',
},
}SCSS
$custom: #bcd2c8; $custom-light: #d0dfd8; $custom-dark: #000000;
JSON
{
"hex": "#bcd2c8",
"rgb": {
"r": 188,
"g": 210,
"b": 200
},
"hsl": {
"h": 152.727,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84443,
"c": 0.02738,
"h": 166.6
},
"luminance": 0.60955
}Semantic roles & 50–950 ramp
primary
#BCD2C8
secondary
#A78B98
accent
#486F9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483