#BCDF82#BCDF82
#BCDF82 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.7% C 0.125 H 125.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF82 |
|---|---|
| RGB | rgb(188, 223, 130) |
| HSL | hsl(83, 59%, 69%) |
| HSV | hsv(83, 42%, 87%) |
| CMYK | cmyk(15.7%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(84.52, -26.58, 41.77) |
| CIE-LCH | lch(84.52, 49.51, 122.47°) |
| OKLab | oklab(85.73% -0.0733 0.1018) |
| OKLCH | oklch(85.73% 0.125 125.8) |
| XYZ | xyz(51.1557, 65.0780, 30.9810) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.10
Pale Olive
#B9CC81
ΔE00 5.33
Light Moss Green
#A6C875
ΔE00 5.71
Greenish Tan
#BCCB7A
ΔE00 5.72
Light Grey Green
#B7E1A1
ΔE00 6.13
Greenish Beige
#C9D179
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF82 #A582DF
analogous
#DFD482 #BCDF82 #8EDF82
triadic
#BCDF82 #82BCDF #DF82BC
tetradic
#BCDF82 #82DFD4 #A582DF #DF828E
square
#BCDF82 #82DFD4 #A582DF #DF828E
split-complementary
#BCDF82 #828EDF #D482DF
monochromatic
#84B82F #A2D351 #BCDF82 #D6EBB3 #F0F8E3
Accessibility & contrast
On white
1.50
#BCDF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BCDF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF82
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF82 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#C1D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf82; /* rgb */ color: rgb(188, 223, 130); /* oklch */ color: oklch(85.7% 0.125 125.8);
Tailwind
colors: {
custom: {
50: '#d1e9a7',
500: '#bcdf82',
950: '#000000',
},
}SCSS
$custom: #bcdf82; $custom-light: #d1e9a7; $custom-dark: #000000;
JSON
{
"hex": "#bcdf82",
"rgb": {
"r": 188,
"g": 223,
"b": 130
},
"hsl": {
"h": 82.581,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.8573,
"c": 0.12544,
"h": 125.8
},
"luminance": 0.65078
}Semantic roles & 50–950 ramp
primary
#BCDF82
secondary
#764FB6
accent
#1FC75E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480