#BFFE90#BFFE90
#BFFE90 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.0% C 0.154 H 133.0°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE90 |
|---|---|
| RGB | rgb(191, 254, 144) |
| HSL | hsl(94, 98%, 78%) |
| HSV | hsv(94, 43%, 100%) |
| CMYK | cmyk(24.8%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(93.44, -38.18, 46.26) |
| CIE-LCH | lch(93.44, 59.98, 129.53°) |
| OKLab | oklab(93.02% -0.105 0.1126) |
| OKLCH | oklch(93.02% 0.154 133) |
| XYZ | xyz(61.9605, 83.9720, 39.3239) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.85
Pistachio (survey)
#C0FA8B
ΔE00 1.10
Light Yellowish Green
#C2FF89
ΔE00 1.33
Light Pea Green
#C4FE82
ΔE00 2.42
Pale Light Green
#B1FC99
ΔE00 2.99
Pastel Green
#B0FF9D
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE90 #CF90FE
analogous
#F6FE90 #BFFE90 #90FE98
triadic
#BFFE90 #90BFFE #FE90BF
tetradic
#BFFE90 #90F6FE #CF90FE #FE9890
square
#BFFE90 #90F6FE #CF90FE #FE9890
split-complementary
#BFFE90 #9890FE #FE90F6
monochromatic
#79FD17 #9CFD53 #BFFE90 #E2FFCD #EEFFE1
Accessibility & contrast
On white
1.18
#BFFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#BFFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE90
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE90 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF87
Deuteranopia (green-blind)
#FDEA96
Tritanopia (blue-blind)
#C0F6E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bffe90; /* rgb */ color: rgb(191, 254, 144); /* oklch */ color: oklch(93.0% 0.154 133.0);
Tailwind
colors: {
custom: {
50: '#d4ffb2',
500: '#bffe90',
950: '#000000',
},
}SCSS
$custom: #bffe90; $custom-light: #d4ffb2; $custom-dark: #000000;
JSON
{
"hex": "#bffe90",
"rgb": {
"r": 191,
"g": 254,
"b": 144
},
"hsl": {
"h": 94.364,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.93018,
"c": 0.15397,
"h": 133
},
"luminance": 0.83974
}Semantic roles & 50–950 ramp
primary
#BFFE90
secondary
#A353DF
accent
#00E683
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681