#BCDEC7#BCDEC7
#BCDEC7 is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.048 H 155.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEC7 |
|---|---|
| RGB | rgb(188, 222, 199) |
| HSL | hsl(139, 34%, 80%) |
| HSV | hsv(139, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(85.53, -15.58, 7.56) |
| CIE-LCH | lch(85.53, 17.32, 154.11°) |
| OKLab | oklab(86.96% -0.0435 0.0197) |
| OKLCH | oklch(86.96% 0.048 155.7) |
| XYZ | xyz(57.1666, 67.0562, 63.9530) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.77
Light Teal
#90E4C1
ΔE00 8.94
Pale Aqua
#B8FFEB
ΔE00 9.50
Duck Egg Blue
#C3FBF4
ΔE00 9.66
Pale Teal
#82CBB2
ΔE00 9.79
Ice
#D6FFFA
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEC7 #DEBCD3
analogous
#C2DEBC #BCDEC7 #BCDED8
triadic
#BCDEC7 #C7BCDE #DEC7BC
tetradic
#BCDEC7 #BCC2DE #DEBCD3 #DED8BC
square
#BCDEC7 #BCC2DE #DEBCD3 #DED8BC
split-complementary
#BCDEC7 #D8BCDE #DEBCC2
monochromatic
#6AB682 #93CAA5 #BCDEC7 #E5F2E9 #EAF5EE
Accessibility & contrast
On white
1.46
#BCDEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BCDEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEC7
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEC7 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C6
Deuteranopia (green-blind)
#D8D4C8
Tritanopia (blue-blind)
#B7DDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdec7; /* rgb */ color: rgb(188, 222, 199); /* oklch */ color: oklch(87.0% 0.048 155.7);
Tailwind
colors: {
custom: {
50: '#d0e8d8',
500: '#bcdec7',
950: '#000000',
},
}SCSS
$custom: #bcdec7; $custom-light: #d0e8d8; $custom-dark: #000000;
JSON
{
"hex": "#bcdec7",
"rgb": {
"r": 188,
"g": 222,
"b": 199
},
"hsl": {
"h": 139.412,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86957,
"c": 0.04775,
"h": 155.7
},
"luminance": 0.67057
}Semantic roles & 50–950 ramp
primary
#BCDEC7
secondary
#B688A7
accent
#3987AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483