#BCDAB4#BCDAB4
#BCDAB4 is a very light, moderate green. Relative luminance 0.641; OKLCH L 85.6% C 0.061 H 139.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAB4 |
|---|---|
| RGB | rgb(188, 218, 180) |
| HSL | hsl(107, 34%, 78%) |
| HSV | hsv(107, 17%, 85%) |
| CMYK | cmyk(13.8%, 0%, 17.4%, 14.5%) |
| CIE-LAB | lab(84.03, -16.94, 15.44) |
| CIE-LCH | lch(84.03, 22.92, 137.65°) |
| OKLab | oklab(85.62% -0.0459 0.0398) |
| OKLCH | oklch(85.62% 0.061 139.1) |
| XYZ | xyz(54.0470, 64.1286, 52.7018) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.20
Light Sage
#BCECAC
ΔE00 7.00
Mint
#AAF0C1
ΔE00 8.05
Hospital Green
#9BE5AA
ΔE00 8.30
Very Pale Green
#CFFDBC
ΔE00 9.18
Darkseagreen
#8FBC8F
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAB4 #D2B4DA
analogous
#CFDAB4 #BCDAB4 #B4DABF
triadic
#BCDAB4 #B4BCDA #DAB4BC
tetradic
#BCDAB4 #B4CFDA #D2B4DA #DABFB4
square
#BCDAB4 #B4CFDA #D2B4DA #DABFB4
split-complementary
#BCDAB4 #BFB4DA #DAB4CF
monochromatic
#73B262 #97C68B #BCDAB4 #E1EEDD #EDF5EB
Accessibility & contrast
On white
1.52
#BCDAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#BCDAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAB4
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAB4 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B2
Deuteranopia (green-blind)
#D8D0B6
Tritanopia (blue-blind)
#BBD7CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdab4; /* rgb */ color: rgb(188, 218, 180); /* oklch */ color: oklch(85.6% 0.061 139.1);
Tailwind
colors: {
custom: {
50: '#d0e5ca',
500: '#bcdab4',
950: '#000000',
},
}SCSS
$custom: #bcdab4; $custom-light: #d0e5ca; $custom-dark: #000000;
JSON
{
"hex": "#bcdab4",
"rgb": {
"r": 188,
"g": 218,
"b": 180
},
"hsl": {
"h": 107.368,
"s": 33.929,
"l": 78.039
},
"oklch": {
"l": 0.85623,
"c": 0.06075,
"h": 139.1
},
"luminance": 0.64129
}Semantic roles & 50–950 ramp
primary
#BCDAB4
secondary
#A781B1
accent
#39AD94
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482