#BCDF77#BCDF77
#BCDF77 is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.6% C 0.137 H 124.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF77 |
|---|---|
| RGB | rgb(188, 223, 119) |
| HSL | hsl(80, 62%, 67%) |
| HSV | hsv(80, 47%, 87%) |
| CMYK | cmyk(15.7%, 0%, 46.6%, 12.5%) |
| CIE-LAB | lab(84.38, -27.82, 46.96) |
| CIE-LCH | lch(84.38, 54.58, 120.64°) |
| OKLab | oklab(85.57% -0.0776 0.1128) |
| OKLCH | oklch(85.57% 0.137 124.5) |
| XYZ | xyz(50.4564, 64.7983, 27.2983) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.83
Greenish Tan
#BCCB7A
ΔE00 6.02
Pale Olive
#B9CC81
ΔE00 6.08
Greenish Beige
#C9D179
ΔE00 6.17
Light Moss Green
#A6C875
ΔE00 6.29
Pistachio (survey)
#C0FA8B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF77 #9A77DF
analogous
#DFCE77 #BCDF77 #88DF77
triadic
#BCDF77 #77BCDF #DF77BC
tetradic
#BCDF77 #77DFCE #9A77DF #DF7788
square
#BCDF77 #77DFCE #9A77DF #DF7788
split-complementary
#BCDF77 #7788DF #CE77DF
monochromatic
#84B22A #A4D345 #BCDF77 #D4EBA9 #EDF6DA
Accessibility & contrast
On white
1.50
#BCDF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BCDF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF77
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF77 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46E
Deuteranopia (green-blind)
#E4D27D
Tritanopia (blue-blind)
#C2D6C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf77; /* rgb */ color: rgb(188, 223, 119); /* oklch */ color: oklch(85.6% 0.137 124.5);
Tailwind
colors: {
custom: {
50: '#d2e9a0',
500: '#bcdf77',
950: '#000000',
},
}SCSS
$custom: #bcdf77; $custom-light: #d2e9a0; $custom-dark: #000000;
JSON
{
"hex": "#bcdf77",
"rgb": {
"r": 188,
"g": 223,
"b": 119
},
"hsl": {
"h": 80.192,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.85567,
"c": 0.13689,
"h": 124.5
},
"luminance": 0.64799
}Semantic roles & 50–950 ramp
primary
#BCDF77
secondary
#6B47B3
accent
#1CCA56
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480