#BFFC8A#BFFC8A
#BFFC8A is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.5% C 0.157 H 131.9°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFC8A |
|---|---|
| RGB | rgb(191, 252, 138) |
| HSL | hsl(92, 95%, 76%) |
| HSV | hsv(92, 45%, 99%) |
| CMYK | cmyk(24.2%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.81, -37.99, 48.34) |
| CIE-LCH | lch(92.81, 61.48, 128.17°) |
| OKLab | oklab(92.48% -0.1048 0.117) |
| OKLCH | oklch(92.48% 0.157 131.9) |
| XYZ | xyz(60.8827, 82.5307, 36.7622) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.57
Light Yellowish Green
#C2FF89
ΔE00 0.81
Celery
#C1FD95
ΔE00 1.51
Light Pea Green
#C4FE82
ΔE00 1.70
Pale Lime
#BEFD73
ΔE00 3.08
Light Yellow Green
#CCFD7F
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFC8A #C78AFC
analogous
#F8FC8A #BFFC8A #8AFC8E
triadic
#BFFC8A #8ABFFC #FC8ABF
tetradic
#BFFC8A #8AF8FC #C78AFC #FC8E8A
square
#BFFC8A #8AF8FC #C78AFC #FC8E8A
split-complementary
#BFFC8A #8E8AFC #FC8AF8
monochromatic
#7EF913 #9EFA4E #BFFC8A #E0FEC6 #EFFEE1
Accessibility & contrast
On white
1.20
#BFFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#BFFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFC8A
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFC8A | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#C1F4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bffc8a; /* rgb */ color: rgb(191, 252, 138); /* oklch */ color: oklch(92.5% 0.157 131.9);
Tailwind
colors: {
custom: {
50: '#d4fdae',
500: '#bffc8a',
950: '#000000',
},
}SCSS
$custom: #bffc8a; $custom-light: #d4fdae; $custom-dark: #000000;
JSON
{
"hex": "#bffc8a",
"rgb": {
"r": 191,
"g": 252,
"b": 138
},
"hsl": {
"h": 92.105,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.92484,
"c": 0.15708,
"h": 131.9
},
"luminance": 0.82532
}Semantic roles & 50–950 ramp
primary
#BFFC8A
secondary
#9A4FDC
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581