#BCD191#BCD191
#BCD191 is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 82.9% C 0.088 H 123.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD191 |
|---|---|
| RGB | rgb(188, 209, 145) |
| HSL | hsl(80, 41%, 69%) |
| HSV | hsv(80, 31%, 82%) |
| CMYK | cmyk(10%, 0%, 30.6%, 18%) |
| CIE-LAB | lab(80.93, -17.82, 29.49) |
| CIE-LCH | lch(80.93, 34.45, 121.15°) |
| OKLab | oklab(82.93% -0.048 0.0738) |
| OKLCH | oklch(82.93% 0.088 123.1) |
| XYZ | xyz(48.6499, 58.3365, 35.4797) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.75
Greenish Tan
#BCCB7A
ΔE00 4.25
Pale Olive Green
#B1D27B
ΔE00 4.48
Light Moss Green
#A6C875
ΔE00 5.14
Light Grey Green
#B7E1A1
ΔE00 5.43
Tan Green
#A9BE70
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD191 #A691D1
analogous
#D1C691 #BCD191 #9CD191
triadic
#BCD191 #91BCD1 #D191BC
tetradic
#BCD191 #91D1C6 #A691D1 #D1919C
square
#BCD191 #91D1C6 #A691D1 #D1919C
split-complementary
#BCD191 #919CD1 #C691D1
monochromatic
#84A344 #A2BF66 #BCD191 #D6E3BC #F1F5E7
Accessibility & contrast
On white
1.66
#BCD191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BCD191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD191
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD191 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98D
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#C1CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd191; /* rgb */ color: rgb(188, 209, 145); /* oklch */ color: oklch(82.9% 0.088 123.1);
Tailwind
colors: {
custom: {
50: '#d1dfb1',
500: '#bcd191',
950: '#000000',
},
}SCSS
$custom: #bcd191; $custom-light: #d1dfb1; $custom-dark: #000000;
JSON
{
"hex": "#bcd191",
"rgb": {
"r": 188,
"g": 209,
"b": 145
},
"hsl": {
"h": 79.687,
"s": 41.026,
"l": 69.412
},
"oklch": {
"l": 0.82925,
"c": 0.08803,
"h": 123.1
},
"luminance": 0.58337
}Semantic roles & 50–950 ramp
primary
#BCD191
secondary
#7760A7
accent
#31B45C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481