#BCDF81#BCDF81
#BCDF81 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.7% C 0.127 H 125.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF81 |
|---|---|
| RGB | rgb(188, 223, 129) |
| HSL | hsl(82, 59%, 69%) |
| HSV | hsv(82, 42%, 87%) |
| CMYK | cmyk(15.7%, 0%, 42.2%, 12.5%) |
| CIE-LAB | lab(84.51, -26.70, 42.25) |
| CIE-LCH | lch(84.51, 49.98, 122.29°) |
| OKLab | oklab(85.72% -0.0737 0.1028) |
| OKLCH | oklch(85.72% 0.127 125.6) |
| XYZ | xyz(51.0889, 65.0513, 30.6292) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.13
Pale Olive
#B9CC81
ΔE00 5.38
Greenish Tan
#BCCB7A
ΔE00 5.73
Light Moss Green
#A6C875
ΔE00 5.74
Greenish Beige
#C9D179
ΔE00 6.29
Light Grey Green
#B7E1A1
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF81 #A481DF
analogous
#DFD381 #BCDF81 #8DDF81
triadic
#BCDF81 #81BCDF #DF81BC
tetradic
#BCDF81 #81DFD3 #A481DF #DF818D
square
#BCDF81 #81DFD3 #A481DF #DF818D
split-complementary
#BCDF81 #818DDF #D381DF
monochromatic
#84B72F #A2D350 #BCDF81 #D6EBB2 #F0F8E3
Accessibility & contrast
On white
1.50
#BCDF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BCDF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF81
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF81 | 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)
#E8D47A
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#C1D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf81; /* rgb */ color: rgb(188, 223, 129); /* oklch */ color: oklch(85.7% 0.127 125.6);
Tailwind
colors: {
custom: {
50: '#d1e9a7',
500: '#bcdf81',
950: '#000000',
},
}SCSS
$custom: #bcdf81; $custom-light: #d1e9a7; $custom-dark: #000000;
JSON
{
"hex": "#bcdf81",
"rgb": {
"r": 188,
"g": 223,
"b": 129
},
"hsl": {
"h": 82.34,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.85715,
"c": 0.12651,
"h": 125.6
},
"luminance": 0.65052
}Semantic roles & 50–950 ramp
primary
#BCDF81
secondary
#754EB6
accent
#1EC75D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480