#BCDEC8#BCDEC8
#BCDEC8 is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.047 H 156.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEC8 |
|---|---|
| RGB | rgb(188, 222, 200) |
| HSL | hsl(141, 34%, 80%) |
| HSV | hsv(141, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(85.56, -15.40, 7.07) |
| CIE-LCH | lch(85.56, 16.94, 155.34°) |
| OKLab | oklab(86.98% -0.0431 0.0184) |
| OKLCH | oklch(86.98% 0.047 156.9) |
| XYZ | xyz(57.2831, 67.1028, 64.5665) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.99
Light Teal
#90E4C1
ΔE00 9.04
Pale Aqua
#B8FFEB
ΔE00 9.42
Duck Egg Blue
#C3FBF4
ΔE00 9.43
Pale Teal
#82CBB2
ΔE00 9.81
Ice
#D6FFFA
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEC8 #DEBCD2
analogous
#C1DEBC #BCDEC8 #BCDED9
triadic
#BCDEC8 #C8BCDE #DEC8BC
tetradic
#BCDEC8 #BCC1DE #DEBCD2 #DED9BC
square
#BCDEC8 #BCC1DE #DEBCD2 #DED9BC
split-complementary
#BCDEC8 #D9BCDE #DEBCC1
monochromatic
#6AB685 #93CAA6 #BCDEC8 #E5F2EA #EAF5EE
Accessibility & contrast
On white
1.46
#BCDEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BCDEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEC8
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEC8 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C7
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#B7DDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdec8; /* rgb */ color: rgb(188, 222, 200); /* oklch */ color: oklch(87.0% 0.047 156.9);
Tailwind
colors: {
custom: {
50: '#d0e8d8',
500: '#bcdec8',
950: '#000000',
},
}SCSS
$custom: #bcdec8; $custom-light: #d0e8d8; $custom-dark: #000000;
JSON
{
"hex": "#bcdec8",
"rgb": {
"r": 188,
"g": 222,
"b": 200
},
"hsl": {
"h": 141.176,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86983,
"c": 0.04686,
"h": 156.9
},
"luminance": 0.67104
}Semantic roles & 50–950 ramp
primary
#BCDEC8
secondary
#B688A6
accent
#3984AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483