#BCDEC9#BCDEC9
#BCDEC9 is a very light, muted green. Relative luminance 0.672; OKLCH L 87.0% C 0.046 H 158.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEC9 |
|---|---|
| RGB | rgb(188, 222, 201) |
| HSL | hsl(143, 34%, 80%) |
| HSV | hsv(143, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(85.58, -15.21, 6.58) |
| CIE-LCH | lch(85.58, 16.57, 156.62°) |
| OKLab | oklab(87.01% -0.0427 0.0171) |
| OKLCH | oklch(87.01% 0.046 158.2) |
| XYZ | xyz(57.4004, 67.1497, 65.1840) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 9.15
Duck Egg Blue
#C3FBF4
ΔE00 9.20
Mint
#AAF0C1
ΔE00 9.21
Pale Aqua
#B8FFEB
ΔE00 9.36
Ice
#D6FFFA
ΔE00 9.58
Eggshell Blue
#C4FFF7
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEC9 #DEBCD1
analogous
#C0DEBC #BCDEC9 #BCDEDA
triadic
#BCDEC9 #C9BCDE #DEC9BC
tetradic
#BCDEC9 #BCC0DE #DEBCD1 #DEDABC
square
#BCDEC9 #BCC0DE #DEBCD1 #DEDABC
split-complementary
#BCDEC9 #DABCDE #DEBCC0
monochromatic
#6AB687 #93CAA8 #BCDEC9 #E5F2EA #EAF5EE
Accessibility & contrast
On white
1.46
#BCDEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BCDEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEC9
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEC9 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C8
Deuteranopia (green-blind)
#D7D4CA
Tritanopia (blue-blind)
#B7DDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdec9; /* rgb */ color: rgb(188, 222, 201); /* oklch */ color: oklch(87.0% 0.046 158.2);
Tailwind
colors: {
custom: {
50: '#d0e8d9',
500: '#bcdec9',
950: '#000000',
},
}SCSS
$custom: #bcdec9; $custom-light: #d0e8d9; $custom-dark: #000000;
JSON
{
"hex": "#bcdec9",
"rgb": {
"r": 188,
"g": 222,
"b": 201
},
"hsl": {
"h": 142.941,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.8701,
"c": 0.04599,
"h": 158.2
},
"luminance": 0.67151
}Semantic roles & 50–950 ramp
primary
#BCDEC9
secondary
#B688A4
accent
#3980AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483