#BCDA96#BCDA96
#BCDA96 is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 85.0% C 0.096 H 127.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA96 |
|---|---|
| RGB | rgb(188, 218, 150) |
| HSL | hsl(86, 48%, 72%) |
| HSV | hsv(86, 31%, 85%) |
| CMYK | cmyk(13.8%, 0%, 31.2%, 14.5%) |
| CIE-LAB | lab(83.46, -21.58, 30.29) |
| CIE-LCH | lch(83.46, 37.19, 125.47°) |
| OKLab | oklab(84.98% -0.0585 0.0758) |
| OKLCH | oklch(84.98% 0.096 127.6) |
| XYZ | xyz(51.3147, 63.0357, 38.3119) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.11
Pale Olive Green
#B1D27B
ΔE00 4.23
Pale Olive
#B9CC81
ΔE00 4.45
Light Sage
#BCECAC
ΔE00 5.28
Light Moss Green
#A6C875
ΔE00 5.67
Greenish Tan
#BCCB7A
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA96 #B496DA
analogous
#DAD696 #BCDA96 #9ADA96
triadic
#BCDA96 #96BCDA #DA96BC
tetradic
#BCDA96 #96DAD6 #B496DA #DA969A
square
#BCDA96 #96DAD6 #B496DA #DA969A
split-complementary
#BCDA96 #969ADA #D696DA
monochromatic
#82B640 #9FCA69 #BCDA96 #D9EAC3 #F1F7E8
Accessibility & contrast
On white
1.54
#BCDA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BCDA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA96
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA96 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D191
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#BFD4C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda96; /* rgb */ color: rgb(188, 218, 150); /* oklch */ color: oklch(85.0% 0.096 127.6);
Tailwind
colors: {
custom: {
50: '#d1e5b5',
500: '#bcda96',
950: '#000000',
},
}SCSS
$custom: #bcda96; $custom-light: #d1e5b5; $custom-dark: #000000;
JSON
{
"hex": "#bcda96",
"rgb": {
"r": 188,
"g": 218,
"b": 150
},
"hsl": {
"h": 86.471,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.84979,
"c": 0.09571,
"h": 127.6
},
"luminance": 0.63036
}Semantic roles & 50–950 ramp
primary
#BCDA96
secondary
#8563B1
accent
#2ABB6A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481