#BCDF80#BCDF80
#BCDF80 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.7% C 0.128 H 125.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF80 |
|---|---|
| RGB | rgb(188, 223, 128) |
| HSL | hsl(82, 60%, 69%) |
| HSV | hsv(82, 43%, 87%) |
| CMYK | cmyk(15.7%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(84.50, -26.81, 42.72) |
| CIE-LCH | lch(84.50, 50.44, 122.11°) |
| OKLab | oklab(85.7% -0.0741 0.1038) |
| OKLCH | oklch(85.7% 0.128 125.5) |
| XYZ | xyz(51.0227, 65.0248, 30.2809) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.18
Pale Olive
#B9CC81
ΔE00 5.44
Greenish Tan
#BCCB7A
ΔE00 5.74
Light Moss Green
#A6C875
ΔE00 5.78
Greenish Beige
#C9D179
ΔE00 6.26
Pistachio (survey)
#C0FA8B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF80 #A380DF
analogous
#DFD380 #BCDF80 #8DDF80
triadic
#BCDF80 #80BCDF #DF80BC
tetradic
#BCDF80 #80DFD3 #A380DF #DF808D
square
#BCDF80 #80DFD3 #A380DF #DF808D
split-complementary
#BCDF80 #808DDF #D380DF
monochromatic
#84B72E #A2D34F #BCDF80 #D6EBB1 #F0F8E2
Accessibility & contrast
On white
1.50
#BCDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BCDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF80
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF80 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#C1D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf80; /* rgb */ color: rgb(188, 223, 128); /* oklch */ color: oklch(85.7% 0.128 125.5);
Tailwind
colors: {
custom: {
50: '#d1e9a6',
500: '#bcdf80',
950: '#000000',
},
}SCSS
$custom: #bcdf80; $custom-light: #d1e9a6; $custom-dark: #000000;
JSON
{
"hex": "#bcdf80",
"rgb": {
"r": 188,
"g": 223,
"b": 128
},
"hsl": {
"h": 82.105,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.85699,
"c": 0.12756,
"h": 125.5
},
"luminance": 0.65025
}Semantic roles & 50–950 ramp
primary
#BCDF80
secondary
#744DB6
accent
#1EC75C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480