#BCDCCB#BCDCCB
#BCDCCB is a very light, muted green. Relative luminance 0.662; OKLCH L 86.6% C 0.041 H 162.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCCB |
|---|---|
| RGB | rgb(188, 220, 203) |
| HSL | hsl(148, 31%, 80%) |
| HSV | hsv(148, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(85.09, -13.83, 4.82) |
| CIE-LCH | lch(85.09, 14.64, 160.79°) |
| OKLab | oklab(86.64% -0.0392 0.0125) |
| OKLCH | oklch(86.64% 0.041 162.3) |
| XYZ | xyz(57.1091, 66.1883, 66.2551) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.93
Ice
#D6FFFA
ΔE00 9.08
Eggshell Blue
#C4FFF7
ΔE00 9.60
Paleturquoise
#AFEEEE
ΔE00 9.68
Light Light Blue
#CAFFFB
ΔE00 9.83
Pale Aqua
#B8FFEB
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCCB #DCBCCD
analogous
#BDDCBC #BCDCCB #BCDCDB
triadic
#BCDCCB #CBBCDC #DCCBBC
tetradic
#BCDCCB #BCBDDC #DCBCCD #DCDBBC
square
#BCDCCB #BCBDDC #DCBCCD #DCDBBC
split-complementary
#BCDCCB #DBBCDC #DCBCBD
monochromatic
#6CB28D #94C7AC #BCDCCB #E4F1EA #EBF5EF
Accessibility & contrast
On white
1.47
#BCDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BCDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCCB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCCB | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#B6DCD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdccb; /* rgb */ color: rgb(188, 220, 203); /* oklch */ color: oklch(86.6% 0.041 162.3);
Tailwind
colors: {
custom: {
50: '#d0e6da',
500: '#bcdccb',
950: '#000000',
},
}SCSS
$custom: #bcdccb; $custom-light: #d0e6da; $custom-dark: #000000;
JSON
{
"hex": "#bcdccb",
"rgb": {
"r": 188,
"g": 220,
"b": 203
},
"hsl": {
"h": 148.125,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86639,
"c": 0.04112,
"h": 162.3
},
"luminance": 0.6619
}Semantic roles & 50–950 ramp
primary
#BCDCCB
secondary
#B3899F
accent
#3B76AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483