#BCDB83#BCDB83
#BCDB83 is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 84.9% C 0.119 H 124.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB83 |
|---|---|
| RGB | rgb(188, 219, 131) |
| HSL | hsl(81, 55%, 69%) |
| HSV | hsv(81, 40%, 86%) |
| CMYK | cmyk(14.2%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(83.44, -24.54, 39.90) |
| CIE-LCH | lch(83.44, 46.84, 121.59°) |
| OKLab | oklab(84.86% -0.0675 0.0975) |
| OKLCH | oklch(84.86% 0.119 124.7) |
| XYZ | xyz(50.1670, 62.9928, 30.9842) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.31
Pale Olive
#B9CC81
ΔE00 4.17
Greenish Tan
#BCCB7A
ΔE00 4.65
Light Moss Green
#A6C875
ΔE00 4.93
Greenish Beige
#C9D179
ΔE00 5.54
Light Grey Green
#B7E1A1
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB83 #A283DB
analogous
#DBCE83 #BCDB83 #90DB83
triadic
#BCDB83 #83BCDB #DB83BC
tetradic
#BCDB83 #83DBCE #A283DB #DB8390
square
#BCDB83 #83DBCE #A283DB #DB8390
split-complementary
#BCDB83 #8390DB #CE83DB
monochromatic
#84B033 #A2CD54 #BCDB83 #D6E9B2 #EFF7E2
Accessibility & contrast
On white
1.54
#BCDB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BCDB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB83
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB83 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#C2D3C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb83; /* rgb */ color: rgb(188, 219, 131); /* oklch */ color: oklch(84.9% 0.119 124.7);
Tailwind
colors: {
custom: {
50: '#d1e6a8',
500: '#bcdb83',
950: '#000000',
},
}SCSS
$custom: #bcdb83; $custom-light: #d1e6a8; $custom-dark: #000000;
JSON
{
"hex": "#bcdb83",
"rgb": {
"r": 188,
"g": 219,
"b": 131
},
"hsl": {
"h": 81.136,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.84864,
"c": 0.11865,
"h": 124.7
},
"luminance": 0.62993
}Semantic roles & 50–950 ramp
primary
#BCDB83
secondary
#7351B2
accent
#23C35B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480