#BFFE85#BFFE85
#BFFE85 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.9% C 0.165 H 131.5°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE85 |
|---|---|
| RGB | rgb(191, 254, 133) |
| HSL | hsl(91, 98%, 76%) |
| HSV | hsv(91, 48%, 100%) |
| CMYK | cmyk(24.8%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(93.30, -39.45, 51.30) |
| CIE-LCH | lch(93.30, 64.72, 127.56°) |
| OKLab | oklab(92.86% -0.1092 0.1233) |
| OKLCH | oklch(92.86% 0.165 131.5) |
| XYZ | xyz(61.1604, 83.6519, 35.1099) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.51
Light Pea Green
#C4FE82
ΔE00 1.03
Pistachio (survey)
#C0FA8B
ΔE00 1.43
Pale Lime
#BEFD73
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.35
Light Yellow Green
#CCFD7F
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE85 #C485FE
analogous
#FBFE85 #BFFE85 #85FE87
triadic
#BFFE85 #85BFFE #FE85BF
tetradic
#BFFE85 #85FBFE #C485FE #FE8785
square
#BFFE85 #85FBFE #C485FE #FE8785
split-complementary
#BFFE85 #8785FE #FE85FB
monochromatic
#7FFD0C #9FFE48 #BFFE85 #DFFEC2 #EFFFE1
Accessibility & contrast
On white
1.18
#BFFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#BFFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE85
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE85 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7B
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#C1F5E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bffe85; /* rgb */ color: rgb(191, 254, 133); /* oklch */ color: oklch(92.9% 0.165 131.5);
Tailwind
colors: {
custom: {
50: '#d5ffab',
500: '#bffe85',
950: '#000000',
},
}SCSS
$custom: #bffe85; $custom-light: #d5ffab; $custom-dark: #000000;
JSON
{
"hex": "#bffe85",
"rgb": {
"r": 191,
"g": 254,
"b": 133
},
"hsl": {
"h": 91.24,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.92861,
"c": 0.1647,
"h": 131.5
},
"luminance": 0.83653
}Semantic roles & 50–950 ramp
primary
#BFFE85
secondary
#974ADE
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681