#BCD377#BCD377
#BCD377 is a very light, vivid yellow-green. Relative luminance 0.586; OKLCH L 82.9% C 0.120 H 120.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD377 |
|---|---|
| RGB | rgb(188, 211, 119) |
| HSL | hsl(75, 51%, 65%) |
| HSV | hsv(75, 44%, 83%) |
| CMYK | cmyk(10.9%, 0%, 43.6%, 17.3%) |
| CIE-LAB | lab(81.08, -22.04, 42.87) |
| CIE-LCH | lch(81.08, 48.20, 117.20°) |
| OKLab | oklab(82.92% -0.0613 0.1037) |
| OKLCH | oklch(82.92% 0.12 120.6) |
| XYZ | xyz(47.3632, 58.6119, 26.2672) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.65
Greenish Tan
#BCCB7A
ΔE00 2.67
Pale Olive
#B9CC81
ΔE00 3.13
Greenish Beige
#C9D179
ΔE00 3.50
Light Moss Green
#A6C875
ΔE00 4.51
Light Olive
#ACBF69
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD377 #8E77D3
analogous
#D3BC77 #BCD377 #8ED377
triadic
#BCD377 #77BCD3 #D377BC
tetradic
#BCD377 #77D3BC #8E77D3 #D3778E
square
#BCD377 #77D3BC #8E77D3 #D3778E
split-complementary
#BCD377 #778ED3 #BC77D3
monochromatic
#829D33 #A5C449 #BCD377 #D3E2A5 #EAF1D3
Accessibility & contrast
On white
1.65
#BCD377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BCD377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD377
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD377 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA70
Deuteranopia (green-blind)
#DACA7C
Tritanopia (blue-blind)
#C3CBBD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd377; /* rgb */ color: rgb(188, 211, 119); /* oklch */ color: oklch(82.9% 0.120 120.6);
Tailwind
colors: {
custom: {
50: '#d1e0a0',
500: '#bcd377',
950: '#000000',
},
}SCSS
$custom: #bcd377; $custom-light: #d1e0a0; $custom-dark: #000000;
JSON
{
"hex": "#bcd377",
"rgb": {
"r": 188,
"g": 211,
"b": 119
},
"hsl": {
"h": 75,
"s": 51.111,
"l": 64.706
},
"oklch": {
"l": 0.82918,
"c": 0.12044,
"h": 120.6
},
"luminance": 0.58612
}Semantic roles & 50–950 ramp
primary
#BCD377
secondary
#624CA2
accent
#27BE4D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480