#BCDAB0#BCDAB0
#BCDAB0 is a very light, moderate green. Relative luminance 0.640; OKLCH L 85.5% C 0.065 H 136.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAB0 |
|---|---|
| RGB | rgb(188, 218, 176) |
| HSL | hsl(103, 36%, 77%) |
| HSV | hsv(103, 19%, 85%) |
| CMYK | cmyk(13.8%, 0%, 19.3%, 14.5%) |
| CIE-LAB | lab(83.95, -17.61, 17.42) |
| CIE-LCH | lch(83.95, 24.77, 135.30°) |
| OKLab | oklab(85.53% -0.0476 0.0447) |
| OKLCH | oklch(85.53% 0.065 136.8) |
| XYZ | xyz(53.6454, 63.9680, 50.5866) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.23
Light Sage
#BCECAC
ΔE00 6.24
Hospital Green
#9BE5AA
ΔE00 7.93
Mint
#AAF0C1
ΔE00 8.05
Very Pale Green
#CFFDBC
ΔE00 8.62
Very Light Green
#D1FFBD
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAB0 #CEB0DA
analogous
#D1DAB0 #BCDAB0 #B0DAB9
triadic
#BCDAB0 #B0BCDA #DAB0BC
tetradic
#BCDAB0 #B0D1DA #CEB0DA #DAB9B0
square
#BCDAB0 #B0D1DA #CEB0DA #DAB9B0
split-complementary
#BCDAB0 #B9B0DA #DAB0D1
monochromatic
#75B35D #99C686 #BCDAB0 #DFEEDA #EDF5EA
Accessibility & contrast
On white
1.52
#BCDAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BCDAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAB0
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAB0 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AE
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#BCD7CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdab0; /* rgb */ color: rgb(188, 218, 176); /* oklch */ color: oklch(85.5% 0.065 136.8);
Tailwind
colors: {
custom: {
50: '#d0e5c7',
500: '#bcdab0',
950: '#000000',
},
}SCSS
$custom: #bcdab0; $custom-light: #d0e5c7; $custom-dark: #000000;
JSON
{
"hex": "#bcdab0",
"rgb": {
"r": 188,
"g": 218,
"b": 176
},
"hsl": {
"h": 102.857,
"s": 36.207,
"l": 77.255
},
"oklch": {
"l": 0.85529,
"c": 0.06532,
"h": 136.8
},
"luminance": 0.63969
}Semantic roles & 50–950 ramp
primary
#BCDAB0
secondary
#A27DB1
accent
#36AF8D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482