#BCDC95#BCDC95
#BCDC95 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.4% C 0.100 H 128.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC95 |
|---|---|
| RGB | rgb(188, 220, 149) |
| HSL | hsl(87, 50%, 72%) |
| HSV | hsv(87, 32%, 86%) |
| CMYK | cmyk(14.5%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(83.99, -22.69, 31.51) |
| CIE-LCH | lch(83.99, 38.83, 125.76°) |
| OKLab | oklab(85.4% -0.0616 0.0787) |
| OKLCH | oklch(85.4% 0.1 128.1) |
| XYZ | xyz(51.7563, 64.0472, 38.0636) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.00
Pale Olive Green
#B1D27B
ΔE00 4.04
Pale Olive
#B9CC81
ΔE00 4.72
Light Sage
#BCECAC
ΔE00 5.01
Light Moss Green
#A6C875
ΔE00 5.72
Greenish Tan
#BCCB7A
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC95 #B595DC
analogous
#DCD995 #BCDC95 #99DC95
triadic
#BCDC95 #95BCDC #DC95BC
tetradic
#BCDC95 #95DCD9 #B595DC #DC9599
square
#BCDC95 #95DCD9 #B595DC #DC9599
split-complementary
#BCDC95 #9599DC #D995DC
monochromatic
#81B93D #9FCD67 #BCDC95 #D9EBC3 #F0F7E8
Accessibility & contrast
On white
1.52
#BCDC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BCDC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC95
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC95 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D390
Deuteranopia (green-blind)
#DED198
Tritanopia (blue-blind)
#BFD6CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc95; /* rgb */ color: rgb(188, 220, 149); /* oklch */ color: oklch(85.4% 0.100 128.1);
Tailwind
colors: {
custom: {
50: '#d1e7b4',
500: '#bcdc95',
950: '#000000',
},
}SCSS
$custom: #bcdc95; $custom-light: #d1e7b4; $custom-dark: #000000;
JSON
{
"hex": "#bcdc95",
"rgb": {
"r": 188,
"g": 220,
"b": 149
},
"hsl": {
"h": 87.042,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.85397,
"c": 0.09991,
"h": 128.1
},
"luminance": 0.64048
}Semantic roles & 50–950 ramp
primary
#BCDC95
secondary
#8762B4
accent
#28BE6B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481