#BFF97D#BFF97D
#BFF97D is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.6% C 0.165 H 129.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFF97D |
|---|---|
| RGB | rgb(191, 249, 125) |
| HSL | hsl(88, 91%, 73%) |
| HSV | hsv(88, 50%, 98%) |
| CMYK | cmyk(23.3%, 0%, 49.8%, 2.4%) |
| CIE-LAB | lab(91.82, -38.08, 53.22) |
| CIE-LCH | lch(91.82, 65.44, 125.58°) |
| OKLab | oklab(91.64% -0.1059 0.127) |
| OKLCH | oklch(91.64% 0.165 129.8) |
| XYZ | xyz(59.0626, 80.3072, 31.7871) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.06
Light Yellowish Green
#C2FF89
ΔE00 1.67
Pale Lime
#BEFD73
ΔE00 1.70
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Light Yellow Green
#CCFD7F
ΔE00 1.97
Spring Green (survey)
#A9F971
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFF97D #B77DF9
analogous
#F9F57D #BFF97D #81F97D
triadic
#BFF97D #7DBFF9 #F97DBF
tetradic
#BFF97D #7DF9F5 #B77DF9 #F97D81
square
#BFF97D #7DF9F5 #B77DF9 #F97D81
split-complementary
#BFF97D #7D81F9 #F57DF9
monochromatic
#85F00B #A2F642 #BFF97D #DCFCB7 #F1FEE2
Accessibility & contrast
On white
1.23
#BFF97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#BFF97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFF97D
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFF97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFF97D | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA72
Deuteranopia (green-blind)
#FAE685
Tritanopia (blue-blind)
#C3F0DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bff97d; /* rgb */ color: rgb(191, 249, 125); /* oklch */ color: oklch(91.6% 0.165 129.8);
Tailwind
colors: {
custom: {
50: '#d5fba5',
500: '#bff97d',
950: '#000000',
},
}SCSS
$custom: #bff97d; $custom-light: #d5fba5; $custom-dark: #000000;
JSON
{
"hex": "#bff97d",
"rgb": {
"r": 191,
"g": 249,
"b": 125
},
"hsl": {
"h": 88.065,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.91637,
"c": 0.1654,
"h": 129.8
},
"luminance": 0.80308
}Semantic roles & 50–950 ramp
primary
#BFF97D
secondary
#8844D6
accent
#00E66B
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580