#BCD1C8#BCD1C8
#BCD1C8 is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.2% C 0.026 H 168.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1C8 |
|---|---|
| RGB | rgb(188, 209, 200) |
| HSL | hsl(154, 19%, 78%) |
| HSV | hsv(154, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 4.3%, 18%) |
| CIE-LAB | lab(82.09, -8.78, 2.06) |
| CIE-LCH | lch(82.09, 9.01, 166.81°) |
| OKLab | oklab(84.23% -0.0253 0.0053) |
| OKLCH | oklch(84.23% 0.026 168.1) |
| XYZ | xyz(53.9625, 60.4616, 63.4596) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.78
Silver (survey)
#C5C9C7
ΔE00 7.90
Powder Blue
#B0E0E6
ΔE00 9.15
Light Gray
#D3D3D3
ΔE00 10.38
Lightblue
#ADD8E6
ΔE00 10.66
Silver
#C0C0C0
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1C8 #D1BCC5
analogous
#BCD1BD #BCD1C8 #BCCFD1
triadic
#BCD1C8 #C8BCD1 #D1C8BC
tetradic
#BCD1C8 #BDBCD1 #D1BCC5 #CFD1BC
square
#BCD1C8 #BDBCD1 #D1BCC5 #CFD1BC
split-complementary
#BCD1C8 #D1BCCF #D1BDBC
monochromatic
#739F8C #98B8AA #BCD1C8 #E0EAE6 #EDF3F0
Accessibility & contrast
On white
1.60
#BCD1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BCD1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1C8
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1C8 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#B8D1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd1c8; /* rgb */ color: rgb(188, 209, 200); /* oklch */ color: oklch(84.2% 0.026 168.1);
Tailwind
colors: {
custom: {
50: '#d0dfd8',
500: '#bcd1c8',
950: '#000000',
},
}SCSS
$custom: #bcd1c8; $custom-light: #d0dfd8; $custom-dark: #000000;
JSON
{
"hex": "#bcd1c8",
"rgb": {
"r": 188,
"g": 209,
"b": 200
},
"hsl": {
"h": 154.286,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.84233,
"c": 0.0258,
"h": 168.1
},
"luminance": 0.60462
}Semantic roles & 50–950 ramp
primary
#BCD1C8
secondary
#A68B97
accent
#496D9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483