#BFF97B#BFF97B
#BFF97B is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.6% C 0.167 H 129.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFF97B |
|---|---|
| RGB | rgb(191, 249, 123) |
| HSL | hsl(88, 91%, 73%) |
| HSV | hsv(88, 51%, 98%) |
| CMYK | cmyk(23.3%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(91.80, -38.29, 54.12) |
| CIE-LCH | lch(91.80, 66.29, 125.28°) |
| OKLab | oklab(91.61% -0.1066 0.1289) |
| OKLCH | oklch(91.61% 0.167 129.6) |
| XYZ | xyz(58.9361, 80.2566, 31.1210) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.11
Pale Lime
#BEFD73
ΔE00 1.48
Light Yellowish Green
#C2FF89
ΔE00 1.86
Light Yellow Green
#CCFD7F
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 2.14
Light Lime
#AEFD6C
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFF97B #B57BF9
analogous
#F9F47B #BFF97B #80F97B
triadic
#BFF97B #7BBFF9 #F97BBF
tetradic
#BFF97B #7BF9F4 #B57BF9 #F97B80
square
#BFF97B #7BF9F4 #B57BF9 #F97B80
split-complementary
#BFF97B #7B80F9 #F47BF9
monochromatic
#86EF0B #A3F640 #BFF97B #DBFCB6 #F1FEE2
Accessibility & contrast
On white
1.23
#BFF97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#BFF97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFF97B
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFF97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFF97B | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA70
Deuteranopia (green-blind)
#FBE683
Tritanopia (blue-blind)
#C3F0DC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bff97b; /* rgb */ color: rgb(191, 249, 123); /* oklch */ color: oklch(91.6% 0.167 129.6);
Tailwind
colors: {
custom: {
50: '#d5fba4',
500: '#bff97b',
950: '#000000',
},
}SCSS
$custom: #bff97b; $custom-light: #d5fba4; $custom-dark: #000000;
JSON
{
"hex": "#bff97b",
"rgb": {
"r": 191,
"g": 249,
"b": 123
},
"hsl": {
"h": 87.619,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.91611,
"c": 0.16726,
"h": 129.6
},
"luminance": 0.80258
}Semantic roles & 50–950 ramp
primary
#BFF97B
secondary
#8643D6
accent
#00E66A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580