#BCCD77#BCCD77
#BCCD77 is a light, moderate yellow-green. Relative luminance 0.557; OKLCH L 81.6% C 0.112 H 118.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCD77 |
|---|---|
| RGB | rgb(188, 205, 119) |
| HSL | hsl(72, 46%, 64%) |
| HSV | hsv(72, 42%, 80%) |
| CMYK | cmyk(8.3%, 0%, 42%, 19.6%) |
| CIE-LAB | lab(79.43, -19.08, 40.81) |
| CIE-LCH | lch(79.43, 45.05, 115.05°) |
| OKLab | oklab(81.6% -0.0529 0.099) |
| OKLCH | oklch(81.6% 0.112 118.1) |
| XYZ | xyz(45.9004, 55.6862, 25.7796) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.93
Pale Olive
#B9CC81
ΔE00 2.17
Greenish Beige
#C9D179
ΔE00 2.71
Pale Olive Green
#B1D27B
ΔE00 3.58
Light Olive
#ACBF69
ΔE00 3.76
Tan Green
#A9BE70
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCD77 #8877CD
analogous
#CDB377 #BCCD77 #91CD77
triadic
#BCCD77 #77BCCD #CD77BC
tetradic
#BCCD77 #77CDB3 #8877CD #CD7791
square
#BCCD77 #77CDB3 #8877CD #CD7791
split-complementary
#BCCD77 #7791CD #B377CD
monochromatic
#819336 #A6BD4A #BCCD77 #D2DDA4 #E8EED0
Accessibility & contrast
On white
1.73
#BCCD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BCCD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCD77
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCD77 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C570
Deuteranopia (green-blind)
#D5C57B
Tritanopia (blue-blind)
#C4C5B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bccd77; /* rgb */ color: rgb(188, 205, 119); /* oklch */ color: oklch(81.6% 0.112 118.1);
Tailwind
colors: {
custom: {
50: '#d1dc9f',
500: '#bccd77',
950: '#000000',
},
}SCSS
$custom: #bccd77; $custom-light: #d1dc9f; $custom-dark: #000000;
JSON
{
"hex": "#bccd77",
"rgb": {
"r": 188,
"g": 205,
"b": 119
},
"hsl": {
"h": 71.86,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.81604,
"c": 0.11229,
"h": 118.1
},
"luminance": 0.55686
}Semantic roles & 50–950 ramp
primary
#BCCD77
secondary
#5D4F9A
accent
#2CB948
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480