#BFFE95#BFFE95
#BFFE95 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.1% C 0.149 H 133.8°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE95 |
|---|---|
| RGB | rgb(191, 254, 149) |
| HSL | hsl(96, 98%, 79%) |
| HSV | hsv(96, 41%, 100%) |
| CMYK | cmyk(24.8%, 0%, 41.3%, 0.4%) |
| CIE-LAB | lab(93.51, -37.56, 43.93) |
| CIE-LCH | lch(93.51, 57.80, 130.53°) |
| OKLab | oklab(93.1% -0.1031 0.1075) |
| OKLCH | oklch(93.1% 0.149 133.8) |
| XYZ | xyz(62.3512, 84.1282, 41.3812) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.44
Pistachio (survey)
#C0FA8B
ΔE00 1.62
Light Yellowish Green
#C2FF89
ΔE00 2.07
Pale Light Green
#B1FC99
ΔE00 2.43
Pastel Green
#B0FF9D
ΔE00 2.96
Light Pea Green
#C4FE82
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE95 #D495FE
analogous
#F4FE95 #BFFE95 #95FEA0
triadic
#BFFE95 #95BFFE #FE95BF
tetradic
#BFFE95 #95F4FE #D495FE #FEA095
square
#BFFE95 #95F4FE #D495FE #FEA095
split-complementary
#BFFE95 #A095FE #FE95F4
monochromatic
#76FD1C #9AFD58 #BFFE95 #E4FFD2 #EDFFE1
Accessibility & contrast
On white
1.18
#BFFE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#BFFE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE95
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE95 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08D
Deuteranopia (green-blind)
#FCEA9B
Tritanopia (blue-blind)
#C0F7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bffe95; /* rgb */ color: rgb(191, 254, 149); /* oklch */ color: oklch(93.1% 0.149 133.8);
Tailwind
colors: {
custom: {
50: '#d4ffb5',
500: '#bffe95',
950: '#000000',
},
}SCSS
$custom: #bffe95; $custom-light: #d4ffb5; $custom-dark: #000000;
JSON
{
"hex": "#bffe95",
"rgb": {
"r": 191,
"g": 254,
"b": 149
},
"hsl": {
"h": 96,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.93095,
"c": 0.14895,
"h": 133.8
},
"luminance": 0.8413
}Semantic roles & 50–950 ramp
primary
#BFFE95
secondary
#A957E0
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681