#BFE083#BFE083
#BFE083 is a very light, vivid yellow-green. Relative luminance 0.660; OKLCH L 86.2% C 0.125 H 124.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE083 |
|---|---|
| RGB | rgb(191, 224, 131) |
| HSL | hsl(81, 60%, 70%) |
| HSV | hsv(81, 42%, 88%) |
| CMYK | cmyk(14.7%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(85.01, -25.82, 41.93) |
| CIE-LCH | lch(85.01, 49.25, 121.63°) |
| OKLab | oklab(86.18% -0.0713 0.1022) |
| OKLCH | oklch(86.18% 0.125 124.9) |
| XYZ | xyz(52.2380, 66.0260, 31.4606) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.42
Pale Olive
#B9CC81
ΔE00 5.38
Greenish Tan
#BCCB7A
ΔE00 5.68
Light Moss Green
#A6C875
ΔE00 6.05
Greenish Beige
#C9D179
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE083 #A483E0
analogous
#E0D283 #BFE083 #91E083
triadic
#BFE083 #83BFE0 #E083BF
tetradic
#BFE083 #83E0D2 #A483E0 #E08391
square
#BFE083 #83E0D2 #A483E0 #E08391
split-complementary
#BFE083 #8391E0 #D283E0
monochromatic
#89BA2F #A6D452 #BFE083 #D8ECB4 #F2F8E5
Accessibility & contrast
On white
1.48
#BFE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BFE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE083
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE083 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#C5D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfe083; /* rgb */ color: rgb(191, 224, 131); /* oklch */ color: oklch(86.2% 0.125 124.9);
Tailwind
colors: {
custom: {
50: '#d3e9a8',
500: '#bfe083',
950: '#000000',
},
}SCSS
$custom: #bfe083; $custom-light: #d3e9a8; $custom-dark: #000000;
JSON
{
"hex": "#bfe083",
"rgb": {
"r": 191,
"g": 224,
"b": 131
},
"hsl": {
"h": 81.29,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.86175,
"c": 0.12456,
"h": 124.9
},
"luminance": 0.66026
}Semantic roles & 50–950 ramp
primary
#BFE083
secondary
#7550B7
accent
#1EC85A
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480