#BCDA80#BCDA80
#BCDA80 is a very light, vivid yellow-green. Relative luminance 0.624; OKLCH L 84.6% C 0.120 H 124.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA80 |
|---|---|
| RGB | rgb(188, 218, 128) |
| HSL | hsl(80, 55%, 68%) |
| HSV | hsv(80, 41%, 85%) |
| CMYK | cmyk(13.8%, 0%, 41.3%, 14.5%) |
| CIE-LAB | lab(83.12, -24.41, 40.99) |
| CIE-LCH | lch(83.12, 47.71, 120.78°) |
| OKLab | oklab(84.6% -0.0674 0.0999) |
| OKLCH | oklch(84.6% 0.12 124) |
| XYZ | xyz(49.7065, 62.3925, 29.8422) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.23
Pale Olive
#B9CC81
ΔE00 4.06
Greenish Tan
#BCCB7A
ΔE00 4.38
Light Moss Green
#A6C875
ΔE00 4.85
Greenish Beige
#C9D179
ΔE00 5.19
Light Grey Green
#B7E1A1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA80 #9E80DA
analogous
#DACB80 #BCDA80 #8FDA80
triadic
#BCDA80 #80BCDA #DA80BC
tetradic
#BCDA80 #80DACB #9E80DA #DA808F
square
#BCDA80 #80DACB #9E80DA #DA808F
split-complementary
#BCDA80 #808FDA #CB80DA
monochromatic
#84AD32 #A3CC51 #BCDA80 #D5E8AF #EEF6DF
Accessibility & contrast
On white
1.56
#BCDA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BCDA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA80
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA80 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#C2D2C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda80; /* rgb */ color: rgb(188, 218, 128); /* oklch */ color: oklch(84.6% 0.120 124.0);
Tailwind
colors: {
custom: {
50: '#d1e5a6',
500: '#bcda80',
950: '#000000',
},
}SCSS
$custom: #bcda80; $custom-light: #d1e5a6; $custom-dark: #000000;
JSON
{
"hex": "#bcda80",
"rgb": {
"r": 188,
"g": 218,
"b": 128
},
"hsl": {
"h": 80,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.84596,
"c": 0.12049,
"h": 124
},
"luminance": 0.62393
}Semantic roles & 50–950 ramp
primary
#BCDA80
secondary
#6F4EB0
accent
#23C258
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480