#BFEB8F#BFEB8F
#BFEB8F is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.8% C 0.128 H 129.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEB8F |
|---|---|
| RGB | rgb(191, 235, 143) |
| HSL | hsl(89, 70%, 74%) |
| HSV | hsv(89, 39%, 92%) |
| CMYK | cmyk(18.7%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(88.20, -29.58, 40.07) |
| CIE-LCH | lch(88.20, 49.81, 126.44°) |
| OKLab | oklab(88.79% -0.0812 0.0984) |
| OKLCH | oklch(88.79% 0.128 129.5) |
| XYZ | xyz(56.1513, 72.4753, 37.0121) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.06
Celery
#C1FD95
ΔE00 4.13
Washed Out Green
#BCF5A6
ΔE00 4.28
Light Yellowish Green
#C2FF89
ΔE00 5.14
Pale Light Green
#B1FC99
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEB8F #BB8FEB
analogous
#EBE98F #BFEB8F #91EB8F
triadic
#BFEB8F #8FBFEB #EB8FBF
tetradic
#BFEB8F #8FEBE9 #BB8FEB #EB8F91
square
#BFEB8F #8FEBE9 #BB8FEB #EB8F91
split-complementary
#BFEB8F #8F91EB #E98FEB
monochromatic
#84D827 #A1E25B #BFEB8F #DDF4C3 #F0FAE5
Accessibility & contrast
On white
1.36
#BFEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#BFEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEB8F
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEB8F | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#EDDC94
Tritanopia (blue-blind)
#C2E4D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfeb8f; /* rgb */ color: rgb(191, 235, 143); /* oklch */ color: oklch(88.8% 0.128 129.5);
Tailwind
colors: {
custom: {
50: '#d3f1b1',
500: '#bfeb8f',
950: '#000000',
},
}SCSS
$custom: #bfeb8f; $custom-light: #d3f1b1; $custom-dark: #000000;
JSON
{
"hex": "#bfeb8f",
"rgb": {
"r": 191,
"g": 235,
"b": 143
},
"hsl": {
"h": 88.696,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.8879,
"c": 0.12757,
"h": 129.5
},
"luminance": 0.72476
}Semantic roles & 50–950 ramp
primary
#BFEB8F
secondary
#8D59C6
accent
#14D26F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141611
muted
#838581