#BCDC91#BCDC91
#BCDC91 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.3% C 0.104 H 127.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC91 |
|---|---|
| RGB | rgb(188, 220, 145) |
| HSL | hsl(86, 52%, 72%) |
| HSV | hsv(86, 34%, 86%) |
| CMYK | cmyk(14.5%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(83.92, -23.24, 33.46) |
| CIE-LCH | lch(83.92, 40.74, 124.78°) |
| OKLab | oklab(85.32% -0.0633 0.0832) |
| OKLCH | oklch(85.32% 0.104 127.3) |
| XYZ | xyz(51.4424, 63.9216, 36.4105) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.44
Light Grey Green
#B7E1A1
ΔE00 3.62
Pale Olive
#B9CC81
ΔE00 4.44
Light Moss Green
#A6C875
ΔE00 5.39
Light Sage
#BCECAC
ΔE00 5.49
Greenish Tan
#BCCB7A
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC91 #B191DC
analogous
#DCD791 #BCDC91 #97DC91
triadic
#BCDC91 #91BCDC #DC91BC
tetradic
#BCDC91 #91DCD7 #B191DC #DC9197
square
#BCDC91 #91DCD7 #B191DC #DC9197
split-complementary
#BCDC91 #9197DC #D791DC
monochromatic
#83B83B #A0CD63 #BCDC91 #D8EBBF #F1F8E8
Accessibility & contrast
On white
1.52
#BCDC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BCDC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC91
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC91 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38C
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#C0D5C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc91; /* rgb */ color: rgb(188, 220, 145); /* oklch */ color: oklch(85.3% 0.104 127.3);
Tailwind
colors: {
custom: {
50: '#d1e7b2',
500: '#bcdc91',
950: '#000000',
},
}SCSS
$custom: #bcdc91; $custom-light: #d1e7b2; $custom-dark: #000000;
JSON
{
"hex": "#bcdc91",
"rgb": {
"r": 188,
"g": 220,
"b": 145
},
"hsl": {
"h": 85.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.85323,
"c": 0.10448,
"h": 127.3
},
"luminance": 0.63922
}Semantic roles & 50–950 ramp
primary
#BCDC91
secondary
#825EB3
accent
#26BF68
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481