#BCDF83#BCDF83
#BCDF83 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.7% C 0.124 H 125.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF83 |
|---|---|
| RGB | rgb(188, 223, 131) |
| HSL | hsl(83, 59%, 69%) |
| HSV | hsv(83, 41%, 87%) |
| CMYK | cmyk(15.7%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(84.54, -26.46, 41.30) |
| CIE-LCH | lch(84.54, 49.05, 122.65°) |
| OKLab | oklab(85.75% -0.0729 0.1007) |
| OKLCH | oklch(85.75% 0.124 125.9) |
| XYZ | xyz(51.2231, 65.1050, 31.3362) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.07
Pale Olive
#B9CC81
ΔE00 5.28
Light Moss Green
#A6C875
ΔE00 5.68
Greenish Tan
#BCCB7A
ΔE00 5.72
Light Grey Green
#B7E1A1
ΔE00 5.97
Pistachio (survey)
#C0FA8B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF83 #A683DF
analogous
#DFD483 #BCDF83 #8EDF83
triadic
#BCDF83 #83BCDF #DF83BC
tetradic
#BCDF83 #83DFD4 #A683DF #DF838E
square
#BCDF83 #83DFD4 #A683DF #DF838E
split-complementary
#BCDF83 #838EDF #D483DF
monochromatic
#84B830 #A2D252 #BCDF83 #D6ECB4 #F1F8E4
Accessibility & contrast
On white
1.50
#BCDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BCDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF83
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF83 | 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)
#E8D47C
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#C1D7C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf83; /* rgb */ color: rgb(188, 223, 131); /* oklch */ color: oklch(85.7% 0.124 125.9);
Tailwind
colors: {
custom: {
50: '#d1e9a8',
500: '#bcdf83',
950: '#000000',
},
}SCSS
$custom: #bcdf83; $custom-light: #d1e9a8; $custom-dark: #000000;
JSON
{
"hex": "#bcdf83",
"rgb": {
"r": 188,
"g": 223,
"b": 131
},
"hsl": {
"h": 82.826,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.85746,
"c": 0.12437,
"h": 125.9
},
"luminance": 0.65105
}Semantic roles & 50–950 ramp
primary
#BCDF83
secondary
#7750B6
accent
#1FC75F
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480