#BFFE92#BFFE92
#BFFE92 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.0% C 0.152 H 133.3°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE92 |
|---|---|
| RGB | rgb(191, 254, 146) |
| HSL | hsl(95, 98%, 78%) |
| HSV | hsv(95, 43%, 100%) |
| CMYK | cmyk(24.8%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(93.47, -37.93, 45.33) |
| CIE-LCH | lch(93.47, 59.11, 129.92°) |
| OKLab | oklab(93.05% -0.1043 0.1106) |
| OKLCH | oklch(93.05% 0.152 133.3) |
| XYZ | xyz(62.1147, 84.0337, 40.1361) |
| Luminance | 0.8404 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.61
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Light Yellowish Green
#C2FF89
ΔE00 1.62
Light Pea Green
#C4FE82
ΔE00 2.71
Pale Light Green
#B1FC99
ΔE00 2.76
Pastel Green
#B0FF9D
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE92 #D192FE
analogous
#F5FE92 #BFFE92 #92FE9B
triadic
#BFFE92 #92BFFE #FE92BF
tetradic
#BFFE92 #92F5FE #D192FE #FE9B92
square
#BFFE92 #92F5FE #D192FE #FE9B92
split-complementary
#BFFE92 #9B92FE #FE92F5
monochromatic
#78FD19 #9BFD55 #BFFE92 #E3FFCF #EDFFE1
Accessibility & contrast
On white
1.18
#BFFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#BFFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE92
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE92 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08A
Deuteranopia (green-blind)
#FDEA98
Tritanopia (blue-blind)
#C0F6E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bffe92; /* rgb */ color: rgb(191, 254, 146); /* oklch */ color: oklch(93.0% 0.152 133.3);
Tailwind
colors: {
custom: {
50: '#d4ffb3',
500: '#bffe92',
950: '#000000',
},
}SCSS
$custom: #bffe92; $custom-light: #d4ffb3; $custom-dark: #000000;
JSON
{
"hex": "#bffe92",
"rgb": {
"r": 191,
"g": 254,
"b": 146
},
"hsl": {
"h": 95,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.93049,
"c": 0.15197,
"h": 133.3
},
"luminance": 0.84035
}Semantic roles & 50–950 ramp
primary
#BFFE92
secondary
#A655DF
accent
#00E686
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681