#BCDB80#BCDB80
#BCDB80 is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.8% C 0.122 H 124.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB80 |
|---|---|
| RGB | rgb(188, 219, 128) |
| HSL | hsl(80, 56%, 68%) |
| HSV | hsv(80, 42%, 86%) |
| CMYK | cmyk(14.2%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(83.40, -24.90, 41.33) |
| CIE-LCH | lch(83.40, 48.25, 121.06°) |
| OKLab | oklab(84.82% -0.0687 0.1007) |
| OKLCH | oklch(84.82% 0.122 124.3) |
| XYZ | xyz(49.9666, 62.9127, 29.9289) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.39
Pale Olive
#B9CC81
ΔE00 4.34
Greenish Tan
#BCCB7A
ΔE00 4.66
Light Moss Green
#A6C875
ΔE00 5.02
Greenish Beige
#C9D179
ΔE00 5.40
Light Grey Green
#B7E1A1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB80 #9F80DB
analogous
#DBCD80 #BCDB80 #8EDB80
triadic
#BCDB80 #80BCDB #DB80BC
tetradic
#BCDB80 #80DBCD #9F80DB #DB808E
square
#BCDB80 #80DBCD #9F80DB #DB808E
split-complementary
#BCDB80 #808EDB #CD80DB
monochromatic
#84AF32 #A3CD50 #BCDB80 #D5E9B0 #EEF6DF
Accessibility & contrast
On white
1.55
#BCDB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BCDB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB80
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB80 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D179
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#C2D3C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb80; /* rgb */ color: rgb(188, 219, 128); /* oklch */ color: oklch(84.8% 0.122 124.3);
Tailwind
colors: {
custom: {
50: '#d1e6a6',
500: '#bcdb80',
950: '#000000',
},
}SCSS
$custom: #bcdb80; $custom-light: #d1e6a6; $custom-dark: #000000;
JSON
{
"hex": "#bcdb80",
"rgb": {
"r": 188,
"g": 219,
"b": 128
},
"hsl": {
"h": 80.44,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.84816,
"c": 0.1219,
"h": 124.3
},
"luminance": 0.62913
}Semantic roles & 50–950 ramp
primary
#BCDB80
secondary
#704EB1
accent
#22C359
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480