#BCDB85#BCDB85
#BCDB85 is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 84.9% C 0.116 H 125.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB85 |
|---|---|
| RGB | rgb(188, 219, 133) |
| HSL | hsl(82, 54%, 69%) |
| HSV | hsv(82, 39%, 86%) |
| CMYK | cmyk(14.2%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(83.47, -24.30, 38.93) |
| CIE-LCH | lch(83.47, 45.89, 121.97°) |
| OKLab | oklab(84.9% -0.0667 0.0954) |
| OKLCH | oklch(84.9% 0.116 125) |
| XYZ | xyz(50.3039, 63.0476, 31.7050) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.32
Pale Olive
#B9CC81
ΔE00 4.08
Greenish Tan
#BCCB7A
ΔE00 4.69
Light Moss Green
#A6C875
ΔE00 4.89
Light Grey Green
#B7E1A1
ΔE00 5.61
Greenish Beige
#C9D179
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB85 #A485DB
analogous
#DBCF85 #BCDB85 #91DB85
triadic
#BCDB85 #85BCDB #DB85BC
tetradic
#BCDB85 #85DBCF #A485DB #DB8591
square
#BCDB85 #85DBCF #A485DB #DB8591
split-complementary
#BCDB85 #8591DB #CF85DB
monochromatic
#84B134 #A2CD56 #BCDB85 #D6E9B4 #F0F7E4
Accessibility & contrast
On white
1.54
#BCDB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BCDB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB85
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB85 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17F
Deuteranopia (green-blind)
#DFD089
Tritanopia (blue-blind)
#C1D3C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb85; /* rgb */ color: rgb(188, 219, 133); /* oklch */ color: oklch(84.9% 0.116 125.0);
Tailwind
colors: {
custom: {
50: '#d1e6a9',
500: '#bcdb85',
950: '#000000',
},
}SCSS
$custom: #bcdb85; $custom-light: #d1e6a9; $custom-dark: #000000;
JSON
{
"hex": "#bcdb85",
"rgb": {
"r": 188,
"g": 219,
"b": 133
},
"hsl": {
"h": 81.628,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.84896,
"c": 0.11646,
"h": 125
},
"luminance": 0.63048
}Semantic roles & 50–950 ramp
primary
#BCDB85
secondary
#7553B2
accent
#24C25D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481