#BFF488#BFF488
#BFF488 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.7% C 0.148 H 130.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFF488 |
|---|---|
| RGB | rgb(191, 244, 136) |
| HSL | hsl(89, 83%, 75%) |
| HSV | hsv(89, 44%, 96%) |
| CMYK | cmyk(21.7%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(90.58, -34.60, 46.50) |
| CIE-LCH | lch(90.58, 57.96, 126.65°) |
| OKLab | oklab(90.67% -0.0955 0.1128) |
| OKLCH | oklch(90.67% 0.148 130.3) |
| XYZ | xyz(58.2797, 77.5542, 35.1867) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.31
Celery
#C1FD95
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.45
Light Pea Green
#C4FE82
ΔE00 2.72
Light Yellow Green
#CCFD7F
ΔE00 3.40
Pale Lime
#BEFD73
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFF488 #BD88F4
analogous
#F4F388 #BFF488 #89F488
triadic
#BFF488 #88BFF4 #F488BF
tetradic
#BFF488 #88F4F3 #BD88F4 #F48889
square
#BFF488 #88F4F3 #BD88F4 #F48889
split-complementary
#BFF488 #8889F4 #F388F4
monochromatic
#83EA18 #A1EF50 #BFF488 #DDF9C0 #F0FCE3
Accessibility & contrast
On white
1.27
#BFF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BFF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFF488
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFF488 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#F5E38E
Tritanopia (blue-blind)
#C2ECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bff488; /* rgb */ color: rgb(191, 244, 136); /* oklch */ color: oklch(90.7% 0.148 130.3);
Tailwind
colors: {
custom: {
50: '#d4f8ac',
500: '#bff488',
950: '#000000',
},
}SCSS
$custom: #bff488; $custom-light: #d4f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bff488",
"rgb": {
"r": 191,
"g": 244,
"b": 136
},
"hsl": {
"h": 89.444,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.90674,
"c": 0.14778,
"h": 130.3
},
"luminance": 0.77555
}Semantic roles & 50–950 ramp
primary
#BFF488
secondary
#8F50D1
accent
#06DF71
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581