#BCD277#BCD277
#BCD277 is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.7% C 0.119 H 120.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD277 |
|---|---|
| RGB | rgb(188, 210, 119) |
| HSL | hsl(75, 50%, 65%) |
| HSV | hsv(75, 43%, 82%) |
| CMYK | cmyk(10.5%, 0%, 43.3%, 17.6%) |
| CIE-LAB | lab(80.80, -21.55, 42.53) |
| CIE-LCH | lch(80.80, 47.68, 116.87°) |
| OKLab | oklab(82.7% -0.0599 0.1029) |
| OKLCH | oklch(82.7% 0.119 120.2) |
| XYZ | xyz(47.1155, 58.1166, 26.1847) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.38
Pale Olive Green
#B1D27B
ΔE00 2.73
Pale Olive
#B9CC81
ΔE00 2.92
Greenish Beige
#C9D179
ΔE00 3.32
Light Moss Green
#A6C875
ΔE00 4.45
Light Olive
#ACBF69
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD277 #8D77D2
analogous
#D2BA77 #BCD277 #8FD277
triadic
#BCD277 #77BCD2 #D277BC
tetradic
#BCD277 #77D2BA #8D77D2 #D2778F
square
#BCD277 #77D2BA #8D77D2 #D2778F
split-complementary
#BCD277 #778FD2 #BA77D2
monochromatic
#829B33 #A5C349 #BCD277 #D3E1A5 #E9F0D3
Accessibility & contrast
On white
1.66
#BCD277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BCD277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD277
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD277 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC970
Deuteranopia (green-blind)
#D9C97C
Tritanopia (blue-blind)
#C4CABC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd277; /* rgb */ color: rgb(188, 210, 119); /* oklch */ color: oklch(82.7% 0.119 120.2);
Tailwind
colors: {
custom: {
50: '#d1dfa0',
500: '#bcd277',
950: '#000000',
},
}SCSS
$custom: #bcd277; $custom-light: #d1dfa0; $custom-dark: #000000;
JSON
{
"hex": "#bcd277",
"rgb": {
"r": 188,
"g": 210,
"b": 119
},
"hsl": {
"h": 74.505,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.82699,
"c": 0.11907,
"h": 120.2
},
"luminance": 0.58116
}Semantic roles & 50–950 ramp
primary
#BCD277
secondary
#614DA0
accent
#28BE4C
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480