#BCF377#BCF377
#BCF377 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.0% C 0.164 H 129.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF377 |
|---|---|
| RGB | rgb(188, 243, 119) |
| HSL | hsl(87, 84%, 71%) |
| HSV | hsv(87, 51%, 95%) |
| CMYK | cmyk(22.6%, 0%, 51%, 4.7%) |
| CIE-LAB | lab(89.92, -37.07, 53.66) |
| CIE-LCH | lch(89.92, 65.22, 124.64°) |
| OKLab | oklab(90.03% -0.1034 0.1276) |
| OKLCH | oklch(90.03% 0.164 129) |
| XYZ | xyz(56.1189, 76.1234, 29.1858) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 2.30
Pale Lime
#BEFD73
ΔE00 2.40
Light Yellow Green
#CCFD7F
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 2.86
Spring Green (survey)
#A9F971
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF377 #AE77F3
analogous
#F3EC77 #BCF377 #7EF377
triadic
#BCF377 #77BCF3 #F377BC
tetradic
#BCF377 #77F3EC #AE77F3 #F3777E
square
#BCF377 #77F3EC #AE77F3 #F3777E
split-complementary
#BCF377 #777EF3 #EC77F3
monochromatic
#83DC13 #A0EE3F #BCF377 #D8F8AF #F1FDE3
Accessibility & contrast
On white
1.29
#BCF377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#BCF377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF377
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF377 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56C
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#C0EAD7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf377; /* rgb */ color: rgb(188, 243, 119); /* oklch */ color: oklch(90.0% 0.164 129.0);
Tailwind
colors: {
custom: {
50: '#d2f7a1',
500: '#bcf377',
950: '#000000',
},
}SCSS
$custom: #bcf377; $custom-light: #d2f7a1; $custom-dark: #000000;
JSON
{
"hex": "#bcf377",
"rgb": {
"r": 188,
"g": 243,
"b": 119
},
"hsl": {
"h": 86.613,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.90029,
"c": 0.16423,
"h": 129
},
"luminance": 0.76124
}Semantic roles & 50–950 ramp
primary
#BCF377
secondary
#7F41CD
accent
#05E066
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580