#BCD181#BCD181
#BCD181 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.6% C 0.107 H 120.8°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD181 |
|---|---|
| RGB | rgb(188, 209, 129) |
| HSL | hsl(76, 47%, 66%) |
| HSV | hsv(76, 38%, 82%) |
| CMYK | cmyk(10%, 0%, 38.3%, 18%) |
| CIE-LAB | lab(80.67, -19.89, 37.36) |
| CIE-LCH | lch(80.67, 42.32, 118.04°) |
| OKLab | oklab(82.64% -0.0546 0.0916) |
| OKLCH | oklch(82.64% 0.107 120.8) |
| XYZ | xyz(47.5019, 57.8773, 29.4336) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.40
Greenish Tan
#BCCB7A
ΔE00 1.95
Pale Olive Green
#B1D27B
ΔE00 2.59
Greenish Beige
#C9D179
ΔE00 3.81
Light Moss Green
#A6C875
ΔE00 4.03
Light Olive
#ACBF69
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD181 #9681D1
analogous
#D1BE81 #BCD181 #94D181
triadic
#BCD181 #81BCD1 #D181BC
tetradic
#BCD181 #81D1BE #9681D1 #D18194
square
#BCD181 #81D1BE #9681D1 #D18194
split-complementary
#BCD181 #8194D1 #BE81D1
monochromatic
#849E3A #A4C154 #BCD181 #D4E1AE #ECF2DB
Accessibility & contrast
On white
1.67
#BCD181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BCD181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD181
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD181 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87B
Deuteranopia (green-blind)
#D8C885
Tritanopia (blue-blind)
#C3C9BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd181; /* rgb */ color: rgb(188, 209, 129); /* oklch */ color: oklch(82.6% 0.107 120.8);
Tailwind
colors: {
custom: {
50: '#d1dfa6',
500: '#bcd181',
950: '#000000',
},
}SCSS
$custom: #bcd181; $custom-light: #d1dfa6; $custom-dark: #000000;
JSON
{
"hex": "#bcd181",
"rgb": {
"r": 188,
"g": 209,
"b": 129
},
"hsl": {
"h": 75.75,
"s": 46.512,
"l": 66.275
},
"oklch": {
"l": 0.82638,
"c": 0.10666,
"h": 120.8
},
"luminance": 0.57877
}Semantic roles & 50–950 ramp
primary
#BCD181
secondary
#6853A3
accent
#2CBA51
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480