#BCD081#BCD081
#BCD081 is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.4% C 0.105 H 120.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD081 |
|---|---|
| RGB | rgb(188, 208, 129) |
| HSL | hsl(75, 46%, 66%) |
| HSV | hsv(75, 38%, 82%) |
| CMYK | cmyk(9.6%, 0%, 38%, 18.4%) |
| CIE-LAB | lab(80.40, -19.40, 37.00) |
| CIE-LCH | lch(80.40, 41.78, 117.66°) |
| OKLab | oklab(82.42% -0.0532 0.0908) |
| OKLCH | oklch(82.42% 0.105 120.3) |
| XYZ | xyz(47.2573, 57.3882, 29.3521) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.13
Greenish Tan
#BCCB7A
ΔE00 1.72
Pale Olive Green
#B1D27B
ΔE00 2.81
Greenish Beige
#C9D179
ΔE00 3.73
Light Moss Green
#A6C875
ΔE00 4.05
Light Olive
#ACBF69
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD081 #9581D0
analogous
#D0BC81 #BCD081 #94D081
triadic
#BCD081 #81BCD0 #D081BC
tetradic
#BCD081 #81D0BC #9581D0 #D08194
square
#BCD081 #81D0BC #9581D0 #D08194
split-complementary
#BCD081 #8194D0 #BC81D0
monochromatic
#839C3A #A4BF54 #BCD081 #D4E1AE #EBF1DA
Accessibility & contrast
On white
1.68
#BCD081 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BCD081 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD081
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD081 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD081 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87B
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#C3C8BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcd081; /* rgb */ color: rgb(188, 208, 129); /* oklch */ color: oklch(82.4% 0.105 120.3);
Tailwind
colors: {
custom: {
50: '#d1dea6',
500: '#bcd081',
950: '#000000',
},
}SCSS
$custom: #bcd081; $custom-light: #d1dea6; $custom-dark: #000000;
JSON
{
"hex": "#bcd081",
"rgb": {
"r": 188,
"g": 208,
"b": 129
},
"hsl": {
"h": 75.19,
"s": 45.665,
"l": 66.078
},
"oklch": {
"l": 0.8242,
"c": 0.10526,
"h": 120.3
},
"luminance": 0.57388
}Semantic roles & 50–950 ramp
primary
#BCD081
secondary
#6753A2
accent
#2DB950
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480