#BCD6C2#BCD6C2
#BCD6C2 is a very light, muted green. Relative luminance 0.627; OKLCH L 85.1% C 0.039 H 152.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6C2 |
|---|---|
| RGB | rgb(188, 214, 194) |
| HSL | hsl(134, 24%, 79%) |
| HSV | hsv(134, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 9.3%, 16.1%) |
| CIE-LAB | lab(83.27, -12.46, 6.96) |
| CIE-LCH | lch(83.27, 14.27, 150.81°) |
| OKLab | oklab(85.12% -0.0346 0.0181) |
| OKLCH | oklch(85.12% 0.039 152.4) |
| XYZ | xyz(54.5211, 62.6786, 60.2542) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 10.43
Light Grey
#D8DCD6
ΔE00 10.48
Pale Teal
#82CBB2
ΔE00 10.77
Light Teal
#90E4C1
ΔE00 11.08
Ice
#D6FFFA
ΔE00 11.12
Mint
#AAF0C1
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6C2 #D6BCD0
analogous
#C3D6BC #BCD6C2 #BCD6CF
triadic
#BCD6C2 #C2BCD6 #D6C2BC
tetradic
#BCD6C2 #BCC3D6 #D6BCD0 #D6CFBC
square
#BCD6C2 #BCC3D6 #D6BCD0 #D6CFBC
split-complementary
#BCD6C2 #CFBCD6 #D6BCC3
monochromatic
#70A87D #96BF9F #BCD6C2 #E2EDE5 #ECF3EE
Accessibility & contrast
On white
1.55
#BCD6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#BCD6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6C2
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6C2 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#B9D5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd6c2; /* rgb */ color: rgb(188, 214, 194); /* oklch */ color: oklch(85.1% 0.039 152.4);
Tailwind
colors: {
custom: {
50: '#d0e2d4',
500: '#bcd6c2',
950: '#000000',
},
}SCSS
$custom: #bcd6c2; $custom-light: #d0e2d4; $custom-dark: #000000;
JSON
{
"hex": "#bcd6c2",
"rgb": {
"r": 188,
"g": 214,
"b": 194
},
"hsl": {
"h": 133.846,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.85123,
"c": 0.03908,
"h": 152.4
},
"luminance": 0.6268
}Semantic roles & 50–950 ramp
primary
#BCD6C2
secondary
#AC8AA4
accent
#438CA3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483