#BCD791#BCD791
#BCD791 is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.2% C 0.097 H 125.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD791 |
|---|---|
| RGB | rgb(188, 215, 145) |
| HSL | hsl(83, 47%, 71%) |
| HSV | hsv(83, 33%, 84%) |
| CMYK | cmyk(12.6%, 0%, 32.6%, 15.7%) |
| CIE-LAB | lab(82.56, -20.79, 31.66) |
| CIE-LCH | lch(82.56, 37.88, 123.30°) |
| OKLab | oklab(84.23% -0.0564 0.0789) |
| OKLCH | oklch(84.23% 0.097 125.6) |
| XYZ | xyz(50.1498, 61.3363, 35.9796) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.39
Pale Olive Green
#B1D27B
ΔE00 3.54
Light Grey Green
#B7E1A1
ΔE00 4.16
Greenish Tan
#BCCB7A
ΔE00 4.75
Light Moss Green
#A6C875
ΔE00 4.98
Light Sage
#BCECAC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD791 #AC91D7
analogous
#D7CF91 #BCD791 #99D791
triadic
#BCD791 #91BCD7 #D791BC
tetradic
#BCD791 #91D7CF #AC91D7 #D79199
square
#BCD791 #91D7CF #AC91D7 #D79199
split-complementary
#BCD791 #9199D7 #CF91D7
monochromatic
#83AE3F #A1C764 #BCD791 #D7E7BE #F1F7E9
Accessibility & contrast
On white
1.58
#BCD791 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BCD791 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD791
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD791 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD791 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#DBCD94
Tritanopia (blue-blind)
#C0D1C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd791; /* rgb */ color: rgb(188, 215, 145); /* oklch */ color: oklch(84.2% 0.097 125.6);
Tailwind
colors: {
custom: {
50: '#d1e3b2',
500: '#bcd791',
950: '#000000',
},
}SCSS
$custom: #bcd791; $custom-light: #d1e3b2; $custom-dark: #000000;
JSON
{
"hex": "#bcd791",
"rgb": {
"r": 188,
"g": 215,
"b": 145
},
"hsl": {
"h": 83.143,
"s": 46.667,
"l": 70.588
},
"oklch": {
"l": 0.8423,
"c": 0.09699,
"h": 125.6
},
"luminance": 0.61337
}Semantic roles & 50–950 ramp
primary
#BCD791
secondary
#7D5FAE
accent
#2CBA62
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481