#BFEF83#BFEF83
#BFEF83 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.5% C 0.146 H 128.6°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEF83 |
|---|---|
| RGB | rgb(191, 239, 131) |
| HSL | hsl(87, 77%, 73%) |
| HSV | hsv(87, 45%, 94%) |
| CMYK | cmyk(20.1%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(89.13, -32.88, 47.11) |
| CIE-LCH | lch(89.13, 57.45, 124.91°) |
| OKLab | oklab(89.49% -0.091 0.1138) |
| OKLCH | oklch(89.49% 0.146 128.6) |
| XYZ | xyz(56.4486, 74.4472, 32.8641) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 3.45
Light Yellowish Green
#C2FF89
ΔE00 3.51
Celery
#C1FD95
ΔE00 3.52
Light Yellow Green
#CCFD7F
ΔE00 3.68
Pale Lime
#BEFD73
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEF83 #B383EF
analogous
#EFE983 #BFEF83 #89EF83
triadic
#BFEF83 #83BFEF #EF83BF
tetradic
#BFEF83 #83EFE9 #B383EF #EF8389
square
#BFEF83 #83EFE9 #B383EF #EF8389
split-complementary
#BFEF83 #8389EF #E983EF
monochromatic
#86DB1C #A3E84D #BFEF83 #DBF6B9 #F1FCE4
Accessibility & contrast
On white
1.32
#BFEF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#BFEF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEF83
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEF83 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27A
Deuteranopia (green-blind)
#F1DF89
Tritanopia (blue-blind)
#C3E7D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bfef83; /* rgb */ color: rgb(191, 239, 131); /* oklch */ color: oklch(89.5% 0.146 128.6);
Tailwind
colors: {
custom: {
50: '#d4f4a9',
500: '#bfef83',
950: '#000000',
},
}SCSS
$custom: #bfef83; $custom-light: #d4f4a9; $custom-dark: #000000;
JSON
{
"hex": "#bfef83",
"rgb": {
"r": 191,
"g": 239,
"b": 131
},
"hsl": {
"h": 86.667,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.8949,
"c": 0.14575,
"h": 128.6
},
"luminance": 0.74448
}Semantic roles & 50–950 ramp
primary
#BFEF83
secondary
#844DCA
accent
#0CD967
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581