#BCDCAB#BCDCAB
#BCDCAB is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.8% C 0.074 H 134.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCAB |
|---|---|
| RGB | rgb(188, 220, 171) |
| HSL | hsl(99, 41%, 77%) |
| HSV | hsv(99, 22%, 86%) |
| CMYK | cmyk(14.5%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(84.39, -19.41, 20.66) |
| CIE-LCH | lch(84.39, 28.35, 133.22°) |
| OKLab | oklab(85.85% -0.0524 0.0527) |
| OKLCH | oklch(85.85% 0.074 134.8) |
| XYZ | xyz(53.6815, 64.8173, 48.2030) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.53
Light Sage
#BCECAC
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 7.21
Very Pale Green
#CFFDBC
ΔE00 7.50
Washed Out Green
#BCF5A6
ΔE00 7.83
Mint
#AAF0C1
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCAB #CBABDC
analogous
#D5DCAB #BCDCAB #ABDCB3
triadic
#BCDCAB #ABBCDC #DCABBC
tetradic
#BCDCAB #ABD5DC #CBABDC #DCB3AB
square
#BCDCAB #ABD5DC #CBABDC #DCB3AB
split-complementary
#BCDCAB #B3ABDC #DCABD5
monochromatic
#77B855 #9ACA80 #BCDCAB #DEEED6 #EEF6E9
Accessibility & contrast
On white
1.50
#BCDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BCDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCAB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCAB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A8
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#BCD8CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdcab; /* rgb */ color: rgb(188, 220, 171); /* oklch */ color: oklch(85.8% 0.074 134.8);
Tailwind
colors: {
custom: {
50: '#d0e7c4',
500: '#bcdcab',
950: '#000000',
},
}SCSS
$custom: #bcdcab; $custom-light: #d0e7c4; $custom-dark: #000000;
JSON
{
"hex": "#bcdcab",
"rgb": {
"r": 188,
"g": 220,
"b": 171
},
"hsl": {
"h": 99.184,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85847,
"c": 0.07437,
"h": 134.8
},
"luminance": 0.64818
}Semantic roles & 50–950 ramp
primary
#BCDCAB
secondary
#9F77B4
accent
#31B487
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482