#BCDC83#BCDC83
#BCDC83 is a very light, vivid yellow-green. Relative luminance 0.635; OKLCH L 85.1% C 0.120 H 125.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC83 |
|---|---|
| RGB | rgb(188, 220, 131) |
| HSL | hsl(82, 56%, 69%) |
| HSV | hsv(82, 40%, 86%) |
| CMYK | cmyk(14.5%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(83.71, -25.02, 40.25) |
| CIE-LCH | lch(83.71, 47.39, 121.87°) |
| OKLab | oklab(85.08% -0.0689 0.0983) |
| OKLCH | oklch(85.08% 0.12 125) |
| XYZ | xyz(50.4287, 63.5161, 31.0714) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.48
Pale Olive
#B9CC81
ΔE00 4.45
Greenish Tan
#BCCB7A
ΔE00 4.92
Light Moss Green
#A6C875
ΔE00 5.10
Greenish Beige
#C9D179
ΔE00 5.74
Light Grey Green
#B7E1A1
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC83 #A383DC
analogous
#DCD083 #BCDC83 #90DC83
triadic
#BCDC83 #83BCDC #DC83BC
tetradic
#BCDC83 #83DCD0 #A383DC #DC8390
square
#BCDC83 #83DCD0 #A383DC #DC8390
split-complementary
#BCDC83 #8390DC #D083DC
monochromatic
#84B232 #A2CF53 #BCDC83 #D6E9B3 #F0F7E2
Accessibility & contrast
On white
1.53
#BCDC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BCDC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC83
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC83 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#C1D4C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc83; /* rgb */ color: rgb(188, 220, 131); /* oklch */ color: oklch(85.1% 0.120 125.0);
Tailwind
colors: {
custom: {
50: '#d1e7a8',
500: '#bcdc83',
950: '#000000',
},
}SCSS
$custom: #bcdc83; $custom-light: #d1e7a8; $custom-dark: #000000;
JSON
{
"hex": "#bcdc83",
"rgb": {
"r": 188,
"g": 220,
"b": 131
},
"hsl": {
"h": 81.573,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.85084,
"c": 0.12007,
"h": 125
},
"luminance": 0.63516
}Semantic roles & 50–950 ramp
primary
#BCDC83
secondary
#7450B3
accent
#22C45C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480