#BCF980#BCF980
#BCF980 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.5% C 0.164 H 131.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF980 |
|---|---|
| RGB | rgb(188, 249, 128) |
| HSL | hsl(90, 91%, 74%) |
| HSV | hsv(90, 49%, 98%) |
| CMYK | cmyk(24.5%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(91.68, -38.82, 51.62) |
| CIE-LCH | lch(91.68, 64.59, 126.94°) |
| OKLab | oklab(91.49% -0.1076 0.1237) |
| OKLCH | oklch(91.49% 0.164 131) |
| XYZ | xyz(58.5102, 79.9998, 32.7767) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.34
Light Yellowish Green
#C2FF89
ΔE00 1.37
Pistachio (survey)
#C0FA8B
ΔE00 1.39
Pale Lime
#BEFD73
ΔE00 2.17
Light Yellow Green
#CCFD7F
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF980 #BD80F9
analogous
#F8F980 #BCF980 #80F981
triadic
#BCF980 #80BCF9 #F980BC
tetradic
#BCF980 #80F8F9 #BD80F9 #F98180
square
#BCF980 #80F8F9 #BD80F9 #F98180
split-complementary
#BCF980 #8180F9 #F980F8
monochromatic
#7EF30B #9DF646 #BCF980 #DBFCBA #F0FEE2
Accessibility & contrast
On white
1.24
#BCF980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#BCF980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF980
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF980 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA76
Deuteranopia (green-blind)
#F9E687
Tritanopia (blue-blind)
#BFF0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf980; /* rgb */ color: rgb(188, 249, 128); /* oklch */ color: oklch(91.5% 0.164 131.0);
Tailwind
colors: {
custom: {
50: '#d2fba7',
500: '#bcf980',
950: '#000000',
},
}SCSS
$custom: #bcf980; $custom-light: #d2fba7; $custom-dark: #000000;
JSON
{
"hex": "#bcf980",
"rgb": {
"r": 188,
"g": 249,
"b": 128
},
"hsl": {
"h": 90.248,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.91492,
"c": 0.16399,
"h": 131
},
"luminance": 0.80001
}Semantic roles & 50–950 ramp
primary
#BCF980
secondary
#8F47D6
accent
#00E674
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580