#BFFE98#BFFE98
#BFFE98 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.1% C 0.146 H 134.3°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE98 |
|---|---|
| RGB | rgb(191, 254, 152) |
| HSL | hsl(97, 98%, 80%) |
| HSV | hsv(97, 40%, 100%) |
| CMYK | cmyk(24.8%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(93.55, -37.18, 42.53) |
| CIE-LCH | lch(93.55, 56.49, 131.16°) |
| OKLab | oklab(93.14% -0.1019 0.1044) |
| OKLCH | oklch(93.14% 0.146 134.3) |
| XYZ | xyz(62.5938, 84.2253, 42.6589) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.68
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Pale Light Green
#B1FC99
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 2.54
Pastel Green
#B0FF9D
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE98 #D798FE
analogous
#F2FE98 #BFFE98 #98FEA4
triadic
#BFFE98 #98BFFE #FE98BF
tetradic
#BFFE98 #98F2FE #D798FE #FEA498
square
#BFFE98 #98F2FE #D798FE #FEA498
split-complementary
#BFFE98 #A498FE #FE98F2
monochromatic
#74FD1F #99FD5B #BFFE98 #E5FFD5 #ECFFE1
Accessibility & contrast
On white
1.18
#BFFE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BFFE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE98
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE98 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF090
Deuteranopia (green-blind)
#FCEB9E
Tritanopia (blue-blind)
#BFF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bffe98; /* rgb */ color: rgb(191, 254, 152); /* oklch */ color: oklch(93.1% 0.146 134.3);
Tailwind
colors: {
custom: {
50: '#d4ffb7',
500: '#bffe98',
950: '#000000',
},
}SCSS
$custom: #bffe98; $custom-light: #d4ffb7; $custom-dark: #000000;
JSON
{
"hex": "#bffe98",
"rgb": {
"r": 191,
"g": 254,
"b": 152
},
"hsl": {
"h": 97.059,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.93143,
"c": 0.1459,
"h": 134.3
},
"luminance": 0.84227
}Semantic roles & 50–950 ramp
primary
#BFFE98
secondary
#AD5AE0
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681