#BCDBAE#BCDBAE
#BCDBAE is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.7% C 0.069 H 136.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBAE |
|---|---|
| RGB | rgb(188, 219, 174) |
| HSL | hsl(101, 38%, 77%) |
| HSV | hsv(101, 21%, 86%) |
| CMYK | cmyk(14.2%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(84.18, -18.43, 18.79) |
| CIE-LCH | lch(84.18, 26.33, 134.45°) |
| OKLab | oklab(85.7% -0.0498 0.0481) |
| OKLCH | oklch(85.7% 0.069 136) |
| XYZ | xyz(53.7090, 64.4096, 49.6388) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.46
Light Sage
#BCECAC
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 7.54
Mint
#AAF0C1
ΔE00 7.87
Very Pale Green
#CFFDBC
ΔE00 8.07
Very Light Green
#D1FFBD
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBAE #CDAEDB
analogous
#D3DBAE #BCDBAE #AEDBB7
triadic
#BCDBAE #AEBCDB #DBAEBC
tetradic
#BCDBAE #AED3DB #CDAEDB #DBB7AE
square
#BCDBAE #AED3DB #CDAEDB #DBB7AE
split-complementary
#BCDBAE #B7AEDB #DBAED3
monochromatic
#76B559 #99C884 #BCDBAE #DFEED8 #EDF6EA
Accessibility & contrast
On white
1.51
#BCDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BCDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBAE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBAE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#DAD1B0
Tritanopia (blue-blind)
#BCD7CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdbae; /* rgb */ color: rgb(188, 219, 174); /* oklch */ color: oklch(85.7% 0.069 136.0);
Tailwind
colors: {
custom: {
50: '#d0e6c6',
500: '#bcdbae',
950: '#000000',
},
}SCSS
$custom: #bcdbae; $custom-light: #d0e6c6; $custom-dark: #000000;
JSON
{
"hex": "#bcdbae",
"rgb": {
"r": 188,
"g": 219,
"b": 174
},
"hsl": {
"h": 101.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85698,
"c": 0.06926,
"h": 136
},
"luminance": 0.6441
}Semantic roles & 50–950 ramp
primary
#BCDBAE
secondary
#A17AB3
accent
#34B18A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482