#BCF582#BCF582
#BCF582 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.6% C 0.157 H 130.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF582 |
|---|---|
| RGB | rgb(188, 245, 130) |
| HSL | hsl(90, 85%, 74%) |
| HSV | hsv(90, 47%, 96%) |
| CMYK | cmyk(23.3%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(90.60, -36.80, 49.36) |
| CIE-LCH | lch(90.60, 61.57, 126.71°) |
| OKLab | oklab(90.62% -0.1019 0.1188) |
| OKLCH | oklch(90.62% 0.157 130.6) |
| XYZ | xyz(57.4200, 77.6066, 33.0691) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Light Yellowish Green
#C2FF89
ΔE00 2.04
Light Pea Green
#C4FE82
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.59
Light Yellow Green
#CCFD7F
ΔE00 3.01
Pale Lime
#BEFD73
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF582 #BB82F5
analogous
#F5F482 #BCF582 #82F582
triadic
#BCF582 #82BCF5 #F582BC
tetradic
#BCF582 #82F5F4 #BB82F5 #F58282
square
#BCF582 #82F5F4 #BB82F5 #F58282
split-complementary
#BCF582 #8282F5 #F482F5
monochromatic
#7FEA13 #9EF049 #BCF582 #DAFABB #F0FDE3
Accessibility & contrast
On white
1.27
#BCF582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BCF582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF582
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF582 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE778
Deuteranopia (green-blind)
#F6E389
Tritanopia (blue-blind)
#BFEDDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf582; /* rgb */ color: rgb(188, 245, 130); /* oklch */ color: oklch(90.6% 0.157 130.6);
Tailwind
colors: {
custom: {
50: '#d2f8a8',
500: '#bcf582',
950: '#000000',
},
}SCSS
$custom: #bcf582; $custom-light: #d2f8a8; $custom-dark: #000000;
JSON
{
"hex": "#bcf582",
"rgb": {
"r": 188,
"g": 245,
"b": 130
},
"hsl": {
"h": 89.739,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.90623,
"c": 0.15653,
"h": 130.6
},
"luminance": 0.77608
}Semantic roles & 50–950 ramp
primary
#BCF582
secondary
#8D4AD1
accent
#04E272
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581