#BCD8C6#BCD8C6
#BCD8C6 is a very light, muted green. Relative luminance 0.639; OKLCH L 85.7% C 0.039 H 157.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8C6 |
|---|---|
| RGB | rgb(188, 216, 198) |
| HSL | hsl(141, 26%, 79%) |
| HSV | hsv(141, 13%, 85%) |
| CMYK | cmyk(13%, 0%, 8.3%, 15.3%) |
| CIE-LAB | lab(83.90, -12.74, 5.75) |
| CIE-LCH | lch(83.90, 13.97, 155.72°) |
| OKLab | oklab(85.65% -0.0357 0.015) |
| OKLCH | oklch(85.65% 0.039 157.3) |
| XYZ | xyz(55.4856, 63.8793, 62.8218) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 10.17
Ice
#D6FFFA
ΔE00 10.21
Duck Egg Blue
#C3FBF4
ΔE00 10.29
Light Grey
#D8DCD6
ΔE00 10.48
Pale Teal
#82CBB2
ΔE00 10.59
Powder Blue
#B0E0E6
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8C6 #D8BCCE
analogous
#C0D8BC #BCD8C6 #BCD8D4
triadic
#BCD8C6 #C6BCD8 #D8C6BC
tetradic
#BCD8C6 #BCC0D8 #D8BCCE #D8D4BC
square
#BCD8C6 #BCC0D8 #D8BCCE #D8D4BC
split-complementary
#BCD8C6 #D4BCD8 #D8BCC0
monochromatic
#6FAB84 #95C1A5 #BCD8C6 #E3EFE7 #ECF4EF
Accessibility & contrast
On white
1.52
#BCD8C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BCD8C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8C6
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8C6 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C5
Deuteranopia (green-blind)
#D2D0C7
Tritanopia (blue-blind)
#B8D7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd8c6; /* rgb */ color: rgb(188, 216, 198); /* oklch */ color: oklch(85.7% 0.039 157.3);
Tailwind
colors: {
custom: {
50: '#d0e4d7',
500: '#bcd8c6',
950: '#000000',
},
}SCSS
$custom: #bcd8c6; $custom-light: #d0e4d7; $custom-dark: #000000;
JSON
{
"hex": "#bcd8c6",
"rgb": {
"r": 188,
"g": 216,
"b": 198
},
"hsl": {
"h": 141.429,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.85654,
"c": 0.03874,
"h": 157.3
},
"luminance": 0.6388
}Semantic roles & 50–950 ramp
primary
#BCD8C6
secondary
#AE8AA1
accent
#4181A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483