#BCDCC6#BCDCC6
#BCDCC6 is a very light, muted green. Relative luminance 0.660; OKLCH L 86.5% C 0.045 H 155.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCC6 |
|---|---|
| RGB | rgb(188, 220, 198) |
| HSL | hsl(139, 31%, 80%) |
| HSV | hsv(139, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(84.97, -14.76, 7.29) |
| CIE-LCH | lch(84.97, 16.46, 153.73°) |
| OKLab | oklab(86.5% -0.0412 0.0189) |
| OKLCH | oklch(86.5% 0.045 155.3) |
| XYZ | xyz(56.5229, 65.9538, 63.1675) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.38
Light Teal
#90E4C1
ΔE00 9.45
Duck Egg Blue
#C3FBF4
ΔE00 9.94
Pale Teal
#82CBB2
ΔE00 9.96
Pale Aqua
#B8FFEB
ΔE00 10.05
Ice
#D6FFFA
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCC6 #DCBCD2
analogous
#C2DCBC #BCDCC6 #BCDCD6
triadic
#BCDCC6 #C6BCDC #DCC6BC
tetradic
#BCDCC6 #BCC2DC #DCBCD2 #DCD6BC
square
#BCDCC6 #BCC2DC #DCBCD2 #DCD6BC
split-complementary
#BCDCC6 #D6BCDC #DCBCC2
monochromatic
#6CB282 #94C7A4 #BCDCC6 #E4F1E8 #EBF5EE
Accessibility & contrast
On white
1.48
#BCDCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BCDCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCC6
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCC6 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C5
Deuteranopia (green-blind)
#D6D3C7
Tritanopia (blue-blind)
#B7DBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdcc6; /* rgb */ color: rgb(188, 220, 198); /* oklch */ color: oklch(86.5% 0.045 155.3);
Tailwind
colors: {
custom: {
50: '#d0e7d7',
500: '#bcdcc6',
950: '#000000',
},
}SCSS
$custom: #bcdcc6; $custom-light: #d0e7d7; $custom-dark: #000000;
JSON
{
"hex": "#bcdcc6",
"rgb": {
"r": 188,
"g": 220,
"b": 198
},
"hsl": {
"h": 138.75,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86504,
"c": 0.04535,
"h": 155.3
},
"luminance": 0.65955
}Semantic roles & 50–950 ramp
primary
#BCDCC6
secondary
#B389A6
accent
#3B88AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483