#BCDCC9#BCDCC9
#BCDCC9 is a very light, muted green. Relative luminance 0.661; OKLCH L 86.6% C 0.043 H 159.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCC9 |
|---|---|
| RGB | rgb(188, 220, 201) |
| HSL | hsl(144, 31%, 80%) |
| HSV | hsv(144, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 8.6%, 13.7%) |
| CIE-LAB | lab(85.04, -14.20, 5.80) |
| CIE-LCH | lch(85.04, 15.34, 157.77°) |
| OKLab | oklab(86.58% -0.04 0.0151) |
| OKLCH | oklch(86.58% 0.043 159.3) |
| XYZ | xyz(56.8723, 66.0936, 65.0080) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.31
Ice
#D6FFFA
ΔE00 9.52
Light Teal
#90E4C1
ΔE00 9.80
Pale Aqua
#B8FFEB
ΔE00 9.91
Eggshell Blue
#C4FFF7
ΔE00 9.93
Mint
#AAF0C1
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCC9 #DCBCCF
analogous
#BFDCBC #BCDCC9 #BCDCD9
triadic
#BCDCC9 #C9BCDC #DCC9BC
tetradic
#BCDCC9 #BCBFDC #DCBCCF #DCD9BC
square
#BCDCC9 #BCBFDC #DCBCCF #DCD9BC
split-complementary
#BCDCC9 #D9BCDC #DCBCBF
monochromatic
#6CB288 #94C7A9 #BCDCC9 #E4F1E9 #EBF5EF
Accessibility & contrast
On white
1.48
#BCDCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BCDCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCC9
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCC9 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C8
Deuteranopia (green-blind)
#D5D3CA
Tritanopia (blue-blind)
#B7DCD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdcc9; /* rgb */ color: rgb(188, 220, 201); /* oklch */ color: oklch(86.6% 0.043 159.3);
Tailwind
colors: {
custom: {
50: '#d0e7d9',
500: '#bcdcc9',
950: '#000000',
},
}SCSS
$custom: #bcdcc9; $custom-light: #d0e7d9; $custom-dark: #000000;
JSON
{
"hex": "#bcdcc9",
"rgb": {
"r": 188,
"g": 220,
"b": 201
},
"hsl": {
"h": 144.375,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86584,
"c": 0.04274,
"h": 159.3
},
"luminance": 0.66095
}Semantic roles & 50–950 ramp
primary
#BCDCC9
secondary
#B389A2
accent
#3B7DAA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483