#BCF082#BCF082
#BCF082 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.5% C 0.150 H 129.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF082 |
|---|---|
| RGB | rgb(188, 240, 130) |
| HSL | hsl(88, 79%, 73%) |
| HSV | hsv(88, 46%, 94%) |
| CMYK | cmyk(21.7%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(89.22, -34.53, 47.65) |
| CIE-LCH | lch(89.22, 58.84, 125.93°) |
| OKLab | oklab(89.51% -0.0956 0.115) |
| OKLCH | oklch(89.51% 0.15 129.7) |
| XYZ | xyz(55.9277, 74.6222, 32.5717) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 3.18
Celery
#C1FD95
ΔE00 3.21
Light Yellow Green
#CCFD7F
ΔE00 3.66
Pale Lime
#BEFD73
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF082 #B682F0
analogous
#F0ED82 #BCF082 #85F082
triadic
#BCF082 #82BCF0 #F082BC
tetradic
#BCF082 #82F0ED #B682F0 #F08285
square
#BCF082 #82F0ED #B682F0 #F08285
split-complementary
#BCF082 #8285F0 #ED82F0
monochromatic
#81DD1B #9FE94B #BCF082 #D9F7B9 #F0FCE4
Accessibility & contrast
On white
1.32
#BCF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#BCF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF082
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF082 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E379
Deuteranopia (green-blind)
#F2DF88
Tritanopia (blue-blind)
#C0E8D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcf082; /* rgb */ color: rgb(188, 240, 130); /* oklch */ color: oklch(89.5% 0.150 129.7);
Tailwind
colors: {
custom: {
50: '#d2f5a8',
500: '#bcf082',
950: '#000000',
},
}SCSS
$custom: #bcf082; $custom-light: #d2f5a8; $custom-dark: #000000;
JSON
{
"hex": "#bcf082",
"rgb": {
"r": 188,
"g": 240,
"b": 130
},
"hsl": {
"h": 88.364,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.89506,
"c": 0.14953,
"h": 129.7
},
"luminance": 0.74623
}Semantic roles & 50–950 ramp
primary
#BCF082
secondary
#884BCB
accent
#0BDB6D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581