#BFE482#BFE482
#BFE482 is a very light, vivid yellow-green. Relative luminance 0.682; OKLCH L 87.0% C 0.131 H 125.9°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE482 |
|---|---|
| RGB | rgb(191, 228, 130) |
| HSL | hsl(83, 64%, 70%) |
| HSV | hsv(83, 43%, 89%) |
| CMYK | cmyk(16.2%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(86.09, -27.85, 43.79) |
| CIE-LCH | lch(86.09, 51.90, 122.45°) |
| OKLab | oklab(87.04% -0.077 0.1063) |
| OKLCH | oklch(87.04% 0.131 125.9) |
| XYZ | xyz(53.2582, 68.1744, 31.4679) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.30
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Celery
#C1FD95
ΔE00 5.93
Light Yellow Green
#CCFD7F
ΔE00 5.99
Light Pea Green
#C4FE82
ΔE00 6.16
Light Yellowish Green
#C2FF89
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE482 #A782E4
analogous
#E4D882 #BFE482 #8EE482
triadic
#BFE482 #82BFE4 #E482BF
tetradic
#BFE482 #82E4D8 #A782E4 #E4828E
square
#BFE482 #82E4D8 #A782E4 #E4828E
split-complementary
#BFE482 #828EE4 #D882E4
monochromatic
#88C22A #A5D950 #BFE482 #D9EFB4 #F2FAE6
Accessibility & contrast
On white
1.43
#BFE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BFE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE482
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE482 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97A
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#C4DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfe482; /* rgb */ color: rgb(191, 228, 130); /* oklch */ color: oklch(87.0% 0.131 125.9);
Tailwind
colors: {
custom: {
50: '#d4eca8',
500: '#bfe482',
950: '#000000',
},
}SCSS
$custom: #bfe482; $custom-light: #d4eca8; $custom-dark: #000000;
JSON
{
"hex": "#bfe482",
"rgb": {
"r": 191,
"g": 228,
"b": 130
},
"hsl": {
"h": 82.653,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.87041,
"c": 0.13128,
"h": 125.9
},
"luminance": 0.68175
}Semantic roles & 50–950 ramp
primary
#BFE482
secondary
#784EBC
accent
#19CC5D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480