#BFE282#BFE282
#BFE282 is a very light, vivid yellow-green. Relative luminance 0.671; OKLCH L 86.6% C 0.128 H 125.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE282 |
|---|---|
| RGB | rgb(191, 226, 130) |
| HSL | hsl(82, 62%, 70%) |
| HSV | hsv(82, 42%, 89%) |
| CMYK | cmyk(15.5%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(85.54, -26.90, 43.10) |
| CIE-LCH | lch(85.54, 50.81, 121.97°) |
| OKLab | oklab(86.6% -0.0743 0.1048) |
| OKLCH | oklch(86.6% 0.128 125.4) |
| XYZ | xyz(52.7112, 67.0804, 31.2856) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.87
Pistachio (survey)
#C0FA8B
ΔE00 5.75
Pale Olive
#B9CC81
ΔE00 5.97
Greenish Tan
#BCCB7A
ΔE00 6.23
Celery
#C1FD95
ΔE00 6.42
Light Moss Green
#A6C875
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE282 #A582E2
analogous
#E2D582 #BFE282 #8FE282
triadic
#BFE282 #82BFE2 #E282BF
tetradic
#BFE282 #82E2D5 #A582E2 #E2828F
square
#BFE282 #82E2D5 #A582E2 #E2828F
split-complementary
#BFE282 #828FE2 #D582E2
monochromatic
#89BE2C #A6D650 #BFE282 #D8EEB4 #F2F9E5
Accessibility & contrast
On white
1.46
#BFE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BFE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE282
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE282 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#C5DACB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfe282; /* rgb */ color: rgb(191, 226, 130); /* oklch */ color: oklch(86.6% 0.128 125.4);
Tailwind
colors: {
custom: {
50: '#d4eba8',
500: '#bfe282',
950: '#000000',
},
}SCSS
$custom: #bfe282; $custom-light: #d4eba8; $custom-dark: #000000;
JSON
{
"hex": "#bfe282",
"rgb": {
"r": 191,
"g": 226,
"b": 130
},
"hsl": {
"h": 81.875,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.866,
"c": 0.12846,
"h": 125.4
},
"luminance": 0.67081
}Semantic roles & 50–950 ramp
primary
#BFE282
secondary
#764EBA
accent
#1BCA5B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480