#BCD4C8#BCD4C8
#BCD4C8 is a very light, muted teal. Relative luminance 0.619; OKLCH L 84.9% C 0.031 H 164.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4C8 |
|---|---|
| RGB | rgb(188, 212, 200) |
| HSL | hsl(150, 22%, 78%) |
| HSV | hsv(150, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(82.89, -10.32, 3.21) |
| CIE-LCH | lch(82.89, 10.81, 162.70°) |
| OKLab | oklab(84.86% -0.0294 0.0083) |
| OKLCH | oklch(84.86% 0.031 164.2) |
| XYZ | xyz(54.7055, 61.9475, 63.7073) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 9.36
Silver (survey)
#C5C9C7
ΔE00 9.40
Ice
#D6FFFA
ΔE00 10.28
Honeydew
#F0FFF0
ΔE00 10.31
Paleturquoise
#AFEEEE
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4C8 #D4BCC8
analogous
#BCD4BC #BCD4C8 #BCD4D4
triadic
#BCD4C8 #C8BCD4 #D4C8BC
tetradic
#BCD4C8 #BCBCD4 #D4BCC8 #D4D4BC
square
#BCD4C8 #BCBCD4 #D4BCC8 #D4D4BC
split-complementary
#BCD4C8 #D4BCD4 #D4BCBC
monochromatic
#71A48B #97BCA9 #BCD4C8 #E1ECE7 #ECF3F0
Accessibility & contrast
On white
1.57
#BCD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BCD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4C8
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4C8 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#B8D4D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd4c8; /* rgb */ color: rgb(188, 212, 200); /* oklch */ color: oklch(84.9% 0.031 164.2);
Tailwind
colors: {
custom: {
50: '#d0e1d8',
500: '#bcd4c8',
950: '#000000',
},
}SCSS
$custom: #bcd4c8; $custom-light: #d0e1d8; $custom-dark: #000000;
JSON
{
"hex": "#bcd4c8",
"rgb": {
"r": 188,
"g": 212,
"b": 200
},
"hsl": {
"h": 150,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.84864,
"c": 0.03058,
"h": 164.2
},
"luminance": 0.61948
}Semantic roles & 50–950 ramp
primary
#BCD4C8
secondary
#AA8B9A
accent
#4573A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483