#BCDC92#BCDC92
#BCDC92 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.3% C 0.103 H 127.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC92 |
|---|---|
| RGB | rgb(188, 220, 146) |
| HSL | hsl(86, 51%, 72%) |
| HSV | hsv(86, 34%, 86%) |
| CMYK | cmyk(14.5%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(83.94, -23.10, 32.98) |
| CIE-LCH | lch(83.94, 40.26, 125.02°) |
| OKLab | oklab(85.34% -0.0628 0.082) |
| OKLCH | oklch(85.34% 0.103 127.5) |
| XYZ | xyz(51.5199, 63.9526, 36.8184) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.46
Pale Olive Green
#B1D27B
ΔE00 3.58
Pale Olive
#B9CC81
ΔE00 4.50
Light Sage
#BCECAC
ΔE00 5.36
Light Moss Green
#A6C875
ΔE00 5.46
Greenish Tan
#BCCB7A
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC92 #B292DC
analogous
#DCD792 #BCDC92 #97DC92
triadic
#BCDC92 #92BCDC #DC92BC
tetradic
#BCDC92 #92DCD7 #B292DC #DC9297
square
#BCDC92 #92DCD7 #B292DC #DC9297
split-complementary
#BCDC92 #9297DC #D792DC
monochromatic
#82B83B #A0CD64 #BCDC92 #D8EBC0 #F1F8E8
Accessibility & contrast
On white
1.52
#BCDC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BCDC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC92
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC92 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38D
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#C0D6C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc92; /* rgb */ color: rgb(188, 220, 146); /* oklch */ color: oklch(85.3% 0.103 127.5);
Tailwind
colors: {
custom: {
50: '#d1e7b2',
500: '#bcdc92',
950: '#000000',
},
}SCSS
$custom: #bcdc92; $custom-light: #d1e7b2; $custom-dark: #000000;
JSON
{
"hex": "#bcdc92",
"rgb": {
"r": 188,
"g": 220,
"b": 146
},
"hsl": {
"h": 85.946,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.85341,
"c": 0.10334,
"h": 127.5
},
"luminance": 0.63953
}Semantic roles & 50–950 ramp
primary
#BCDC92
secondary
#835FB4
accent
#27BF68
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481