#BCD992#BCD992
#BCD992 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.7% C 0.099 H 126.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD992 |
|---|---|
| RGB | rgb(188, 217, 146) |
| HSL | hsl(85, 48%, 71%) |
| HSV | hsv(85, 33%, 85%) |
| CMYK | cmyk(13.4%, 0%, 32.7%, 14.9%) |
| CIE-LAB | lab(83.12, -21.64, 31.89) |
| CIE-LCH | lch(83.12, 38.54, 124.16°) |
| OKLab | oklab(84.69% -0.0587 0.0795) |
| OKLCH | oklch(84.69% 0.099 126.5) |
| XYZ | xyz(50.7396, 62.3920, 36.5583) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.58
Light Grey Green
#B7E1A1
ΔE00 3.75
Pale Olive
#B9CC81
ΔE00 3.86
Greenish Tan
#BCCB7A
ΔE00 5.18
Light Moss Green
#A6C875
ΔE00 5.18
Light Sage
#BCECAC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD992 #AF92D9
analogous
#D9D292 #BCD992 #98D992
triadic
#BCD992 #92BCD9 #D992BC
tetradic
#BCD992 #92D9D2 #AF92D9 #D99298
square
#BCD992 #92D9D2 #AF92D9 #D99298
split-complementary
#BCD992 #9298D9 #D292D9
monochromatic
#83B23E #A0C965 #BCD992 #D8E9BF #F1F7E8
Accessibility & contrast
On white
1.56
#BCD992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BCD992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD992
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD992 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#DCCF95
Tritanopia (blue-blind)
#C0D3C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd992; /* rgb */ color: rgb(188, 217, 146); /* oklch */ color: oklch(84.7% 0.099 126.5);
Tailwind
colors: {
custom: {
50: '#d1e4b2',
500: '#bcd992',
950: '#000000',
},
}SCSS
$custom: #bcd992; $custom-light: #d1e4b2; $custom-dark: #000000;
JSON
{
"hex": "#bcd992",
"rgb": {
"r": 188,
"g": 217,
"b": 146
},
"hsl": {
"h": 84.507,
"s": 48.299,
"l": 71.176
},
"oklch": {
"l": 0.84685,
"c": 0.09883,
"h": 126.5
},
"luminance": 0.62392
}Semantic roles & 50–950 ramp
primary
#BCD992
secondary
#805FB0
accent
#2ABC65
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481