#BCF981#BCF981
#BCF981 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.5% C 0.163 H 131.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF981 |
|---|---|
| RGB | rgb(188, 249, 129) |
| HSL | hsl(91, 91%, 74%) |
| HSV | hsv(91, 48%, 98%) |
| CMYK | cmyk(24.5%, 0%, 48.2%, 2.4%) |
| CIE-LAB | lab(91.70, -38.71, 51.17) |
| CIE-LCH | lch(91.70, 64.16, 127.11°) |
| OKLab | oklab(91.51% -0.1073 0.1228) |
| OKLCH | oklch(91.51% 0.163 131.1) |
| XYZ | xyz(58.5764, 80.0263, 33.1251) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.26
Light Yellowish Green
#C2FF89
ΔE00 1.32
Light Pea Green
#C4FE82
ΔE00 1.40
Pale Lime
#BEFD73
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.56
Light Yellow Green
#CCFD7F
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF981 #BE81F9
analogous
#F8F981 #BCF981 #81F982
triadic
#BCF981 #81BCF9 #F981BC
tetradic
#BCF981 #81F8F9 #BE81F9 #F98281
square
#BCF981 #81F8F9 #BE81F9 #F98281
split-complementary
#BCF981 #8281F9 #F981F8
monochromatic
#7EF30C #9DF647 #BCF981 #DBFCBB #EFFEE2
Accessibility & contrast
On white
1.23
#BCF981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#BCF981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF981
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF981 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA77
Deuteranopia (green-blind)
#F9E688
Tritanopia (blue-blind)
#BFF0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf981; /* rgb */ color: rgb(188, 249, 129); /* oklch */ color: oklch(91.5% 0.163 131.1);
Tailwind
colors: {
custom: {
50: '#d2fba8',
500: '#bcf981',
950: '#000000',
},
}SCSS
$custom: #bcf981; $custom-light: #d2fba8; $custom-dark: #000000;
JSON
{
"hex": "#bcf981",
"rgb": {
"r": 188,
"g": 249,
"b": 129
},
"hsl": {
"h": 90.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.91505,
"c": 0.16304,
"h": 131.1
},
"luminance": 0.80028
}Semantic roles & 50–950 ramp
primary
#BCF981
secondary
#9048D6
accent
#00E675
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581