#BCF982#BCF982
#BCF982 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.5% C 0.162 H 131.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF982 |
|---|---|
| RGB | rgb(188, 249, 130) |
| HSL | hsl(91, 91%, 74%) |
| HSV | hsv(91, 48%, 98%) |
| CMYK | cmyk(24.5%, 0%, 47.8%, 2.4%) |
| CIE-LAB | lab(91.71, -38.60, 50.72) |
| CIE-LCH | lch(91.71, 63.74, 127.27°) |
| OKLab | oklab(91.52% -0.1069 0.1219) |
| OKLCH | oklch(91.52% 0.162 131.3) |
| XYZ | xyz(58.6432, 80.0530, 33.4769) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.14
Light Yellowish Green
#C2FF89
ΔE00 1.29
Light Pea Green
#C4FE82
ΔE00 1.47
Celery
#C1FD95
ΔE00 2.43
Pale Lime
#BEFD73
ΔE00 2.43
Light Yellow Green
#CCFD7F
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF982 #BF82F9
analogous
#F8F982 #BCF982 #82F984
triadic
#BCF982 #82BCF9 #F982BC
tetradic
#BCF982 #82F8F9 #BF82F9 #F98482
square
#BCF982 #82F8F9 #BF82F9 #F98482
split-complementary
#BCF982 #8482F9 #F982F8
monochromatic
#7DF30D #9DF648 #BCF982 #DBFCBC #EFFEE2
Accessibility & contrast
On white
1.23
#BCF982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#BCF982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF982
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF982 | 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)
#FFEA78
Deuteranopia (green-blind)
#F9E689
Tritanopia (blue-blind)
#BFF0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf982; /* rgb */ color: rgb(188, 249, 130); /* oklch */ color: oklch(91.5% 0.162 131.3);
Tailwind
colors: {
custom: {
50: '#d2fba8',
500: '#bcf982',
950: '#000000',
},
}SCSS
$custom: #bcf982; $custom-light: #d2fba8; $custom-dark: #000000;
JSON
{
"hex": "#bcf982",
"rgb": {
"r": 188,
"g": 249,
"b": 130
},
"hsl": {
"h": 90.756,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.91519,
"c": 0.16209,
"h": 131.3
},
"luminance": 0.80054
}Semantic roles & 50–950 ramp
primary
#BCF982
secondary
#9149D6
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581