#BCD177#BCD177
#BCD177 is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.5% C 0.118 H 119.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD177 |
|---|---|
| RGB | rgb(188, 209, 119) |
| HSL | hsl(74, 49%, 64%) |
| HSV | hsv(74, 43%, 82%) |
| CMYK | cmyk(10%, 0%, 43.1%, 18%) |
| CIE-LAB | lab(80.53, -21.05, 42.19) |
| CIE-LCH | lch(80.53, 47.15, 116.52°) |
| OKLab | oklab(82.48% -0.0585 0.1021) |
| OKLCH | oklch(82.48% 0.118 119.8) |
| XYZ | xyz(46.8694, 57.6244, 26.1027) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.08
Pale Olive
#B9CC81
ΔE00 2.72
Pale Olive Green
#B1D27B
ΔE00 2.85
Greenish Beige
#C9D179
ΔE00 3.15
Light Moss Green
#A6C875
ΔE00 4.41
Light Olive
#ACBF69
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD177 #8C77D1
analogous
#D1B977 #BCD177 #8FD177
triadic
#BCD177 #77BCD1 #D177BC
tetradic
#BCD177 #77D1B9 #8C77D1 #D1778F
square
#BCD177 #77D1B9 #8C77D1 #D1778F
split-complementary
#BCD177 #778FD1 #B977D1
monochromatic
#829A34 #A5C249 #BCD177 #D3E0A5 #E9F0D2
Accessibility & contrast
On white
1.68
#BCD177 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BCD177 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD177
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD177 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD177 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC870
Deuteranopia (green-blind)
#D9C87C
Tritanopia (blue-blind)
#C4C9BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd177; /* rgb */ color: rgb(188, 209, 119); /* oklch */ color: oklch(82.5% 0.118 119.8);
Tailwind
colors: {
custom: {
50: '#d1dfa0',
500: '#bcd177',
950: '#000000',
},
}SCSS
$custom: #bcd177; $custom-light: #d1dfa0; $custom-dark: #000000;
JSON
{
"hex": "#bcd177",
"rgb": {
"r": 188,
"g": 209,
"b": 119
},
"hsl": {
"h": 74,
"s": 49.451,
"l": 64.314
},
"oklch": {
"l": 0.82479,
"c": 0.11771,
"h": 119.8
},
"luminance": 0.57624
}Semantic roles & 50–950 ramp
primary
#BCD177
secondary
#604D9F
accent
#29BD4B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480