#BCD777#BCD777
#BCD777 is a very light, vivid yellow-green. Relative luminance 0.606; OKLCH L 83.8% C 0.126 H 122.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD777 |
|---|---|
| RGB | rgb(188, 215, 119) |
| HSL | hsl(77, 55%, 65%) |
| HSV | hsv(77, 45%, 84%) |
| CMYK | cmyk(12.6%, 0%, 44.7%, 15.7%) |
| CIE-LAB | lab(82.18, -23.98, 44.24) |
| CIE-LCH | lch(82.18, 50.32, 118.46°) |
| OKLab | oklab(83.8% -0.0668 0.1067) |
| OKLCH | oklch(83.8% 0.126 122) |
| XYZ | xyz(48.3693, 60.6241, 26.6026) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.64
Greenish Tan
#BCCB7A
ΔE00 3.82
Pale Olive
#B9CC81
ΔE00 4.07
Greenish Beige
#C9D179
ΔE00 4.32
Light Moss Green
#A6C875
ΔE00 4.91
Light Olive
#ACBF69
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD777 #9277D7
analogous
#D7C277 #BCD777 #8CD777
triadic
#BCD777 #77BCD7 #D777BC
tetradic
#BCD777 #77D7C2 #9277D7 #D7778C
square
#BCD777 #77D7C2 #9277D7 #D7778C
split-complementary
#BCD777 #778CD7 #C277D7
monochromatic
#83A430 #A5C948 #BCD777 #D3E5A6 #EBF3D6
Accessibility & contrast
On white
1.60
#BCD777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BCD777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD777
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD777 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6F
Deuteranopia (green-blind)
#DECC7C
Tritanopia (blue-blind)
#C3CEC0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd777; /* rgb */ color: rgb(188, 215, 119); /* oklch */ color: oklch(83.8% 0.126 122.0);
Tailwind
colors: {
custom: {
50: '#d1e3a0',
500: '#bcd777',
950: '#000000',
},
}SCSS
$custom: #bcd777; $custom-light: #d1e3a0; $custom-dark: #000000;
JSON
{
"hex": "#bcd777",
"rgb": {
"r": 188,
"g": 215,
"b": 119
},
"hsl": {
"h": 76.875,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.83798,
"c": 0.1259,
"h": 122
},
"luminance": 0.60624
}Semantic roles & 50–950 ramp
primary
#BCD777
secondary
#654BA7
accent
#23C250
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480