#BCD6C0#BCD6C0
#BCD6C0 is a very light, muted green. Relative luminance 0.626; OKLCH L 85.1% C 0.041 H 149.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6C0 |
|---|---|
| RGB | rgb(188, 214, 192) |
| HSL | hsl(129, 24%, 79%) |
| HSV | hsv(129, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 10.3%, 16.1%) |
| CIE-LAB | lab(83.23, -12.82, 7.95) |
| CIE-LCH | lch(83.23, 15.09, 148.19°) |
| OKLab | oklab(85.07% -0.0354 0.0207) |
| OKLCH | oklch(85.07% 0.041 149.7) |
| XYZ | xyz(54.2980, 62.5894, 59.0792) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 10.61
Pale Teal
#82CBB2
ΔE00 10.70
Mint
#AAF0C1
ΔE00 10.74
Light Grey
#D8DCD6
ΔE00 10.85
Light Teal
#90E4C1
ΔE00 10.89
Light Grey Green
#B7E1A1
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6C0 #D6BCD2
analogous
#C5D6BC #BCD6C0 #BCD6CD
triadic
#BCD6C0 #C0BCD6 #D6C0BC
tetradic
#BCD6C0 #BCC5D6 #D6BCD2 #D6CDBC
square
#BCD6C0 #BCC5D6 #D6BCD2 #D6CDBC
split-complementary
#BCD6C0 #CDBCD6 #D6BCC5
monochromatic
#70A879 #96BF9C #BCD6C0 #E2EDE4 #ECF3ED
Accessibility & contrast
On white
1.55
#BCD6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#BCD6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6C0
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6C0 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BF
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#B9D5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd6c0; /* rgb */ color: rgb(188, 214, 192); /* oklch */ color: oklch(85.1% 0.041 149.7);
Tailwind
colors: {
custom: {
50: '#d0e2d3',
500: '#bcd6c0',
950: '#000000',
},
}SCSS
$custom: #bcd6c0; $custom-light: #d0e2d3; $custom-dark: #000000;
JSON
{
"hex": "#bcd6c0",
"rgb": {
"r": 188,
"g": 214,
"b": 192
},
"hsl": {
"h": 129.231,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.8507,
"c": 0.04104,
"h": 149.7
},
"luminance": 0.6259
}Semantic roles & 50–950 ramp
primary
#BCD6C0
secondary
#AC8AA7
accent
#4394A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483