#BCDF84#BCDF84
#BCDF84 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.8% C 0.123 H 126.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF84 |
|---|---|
| RGB | rgb(188, 223, 132) |
| HSL | hsl(83, 59%, 70%) |
| HSV | hsv(83, 41%, 87%) |
| CMYK | cmyk(15.7%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(84.55, -26.34, 40.82) |
| CIE-LCH | lch(84.55, 48.58, 122.84°) |
| OKLab | oklab(85.76% -0.0725 0.0997) |
| OKLCH | oklch(85.76% 0.123 126) |
| XYZ | xyz(51.2912, 65.1322, 31.6949) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.05
Pale Olive
#B9CC81
ΔE00 5.24
Light Moss Green
#A6C875
ΔE00 5.65
Greenish Tan
#BCCB7A
ΔE00 5.72
Light Grey Green
#B7E1A1
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF84 #A784DF
analogous
#DFD584 #BCDF84 #8FDF84
triadic
#BCDF84 #84BCDF #DF84BC
tetradic
#BCDF84 #84DFD5 #A784DF #DF848F
square
#BCDF84 #84DFD5 #A784DF #DF848F
split-complementary
#BCDF84 #848FDF #D584DF
monochromatic
#84B930 #A2D253 #BCDF84 #D6ECB5 #F1F8E5
Accessibility & contrast
On white
1.50
#BCDF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BCDF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF84
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF84 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47D
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#C1D7C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf84; /* rgb */ color: rgb(188, 223, 132); /* oklch */ color: oklch(85.8% 0.123 126.0);
Tailwind
colors: {
custom: {
50: '#d1e9a9',
500: '#bcdf84',
950: '#000000',
},
}SCSS
$custom: #bcdf84; $custom-light: #d1e9a9; $custom-dark: #000000;
JSON
{
"hex": "#bcdf84",
"rgb": {
"r": 188,
"g": 223,
"b": 132
},
"hsl": {
"h": 83.077,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.85762,
"c": 0.12329,
"h": 126
},
"luminance": 0.65133
}Semantic roles & 50–950 ramp
primary
#BCDF84
secondary
#7851B6
accent
#1FC65F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481