#BCDB81#BCDB81
#BCDB81 is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.8% C 0.121 H 124.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB81 |
|---|---|
| RGB | rgb(188, 219, 129) |
| HSL | hsl(81, 56%, 68%) |
| HSV | hsv(81, 41%, 86%) |
| CMYK | cmyk(14.2%, 0%, 41.1%, 14.1%) |
| CIE-LAB | lab(83.41, -24.78, 40.86) |
| CIE-LCH | lch(83.41, 47.78, 121.23°) |
| OKLab | oklab(84.83% -0.0683 0.0996) |
| OKLCH | oklch(84.83% 0.121 124.4) |
| XYZ | xyz(50.0328, 62.9391, 30.2772) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.35
Pale Olive
#B9CC81
ΔE00 4.27
Greenish Tan
#BCCB7A
ΔE00 4.65
Light Moss Green
#A6C875
ΔE00 4.98
Greenish Beige
#C9D179
ΔE00 5.44
Light Grey Green
#B7E1A1
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB81 #A081DB
analogous
#DBCD81 #BCDB81 #8FDB81
triadic
#BCDB81 #81BCDB #DB81BC
tetradic
#BCDB81 #81DBCD #A081DB #DB818F
square
#BCDB81 #81DBCD #A081DB #DB818F
split-complementary
#BCDB81 #818FDB #CD81DB
monochromatic
#84AF32 #A3CD51 #BCDB81 #D5E9B1 #EFF6E0
Accessibility & contrast
On white
1.55
#BCDB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BCDB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB81
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB81 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17A
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#C2D3C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb81; /* rgb */ color: rgb(188, 219, 129); /* oklch */ color: oklch(84.8% 0.121 124.4);
Tailwind
colors: {
custom: {
50: '#d1e6a7',
500: '#bcdb81',
950: '#000000',
},
}SCSS
$custom: #bcdb81; $custom-light: #d1e6a7; $custom-dark: #000000;
JSON
{
"hex": "#bcdb81",
"rgb": {
"r": 188,
"g": 219,
"b": 129
},
"hsl": {
"h": 80.667,
"s": 55.556,
"l": 68.235
},
"oklch": {
"l": 0.84832,
"c": 0.12082,
"h": 124.4
},
"luminance": 0.62939
}Semantic roles & 50–950 ramp
primary
#BCDB81
secondary
#714FB1
accent
#22C35A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480