#BBFF98#BBFF98
#BBFF98 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.1% C 0.149 H 135.6°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF98 |
|---|---|
| RGB | rgb(187, 255, 152) |
| HSL | hsl(100, 100%, 80%) |
| HSV | hsv(100, 40%, 100%) |
| CMYK | cmyk(26.7%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(93.60, -38.98, 42.56) |
| CIE-LCH | lch(93.60, 57.71, 132.49°) |
| OKLab | oklab(93.13% -0.1068 0.1045) |
| OKLCH | oklch(93.13% 0.149 135.6) |
| XYZ | xyz(61.9195, 84.3499, 42.7184) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.31
Pale Light Green
#B1FC99
ΔE00 1.61
Pastel Green
#B0FF9D
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.48
Light Yellowish Green
#C2FF89
ΔE00 2.85
Tea Green
#BDF8A3
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF98 #DC98FF
analogous
#EEFF98 #BBFF98 #98FFA9
triadic
#BBFF98 #98BBFF #FF98BB
tetradic
#BBFF98 #98EEFF #DC98FF #FFA998
square
#BBFF98 #98EEFF #DC98FF #FFA998
split-complementary
#BBFF98 #A998FF #FF98EE
monochromatic
#6AFF1E #93FF5B #BBFF98 #E3FFD5 #EBFFE0
Accessibility & contrast
On white
1.18
#BBFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#BBFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF98
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF98 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF090
Deuteranopia (green-blind)
#FCEA9E
Tritanopia (blue-blind)
#BAF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbff98; /* rgb */ color: rgb(187, 255, 152); /* oklch */ color: oklch(93.1% 0.149 135.6);
Tailwind
colors: {
custom: {
50: '#d1ffb7',
500: '#bbff98',
950: '#000000',
},
}SCSS
$custom: #bbff98; $custom-light: #d1ffb7; $custom-dark: #000000;
JSON
{
"hex": "#bbff98",
"rgb": {
"r": 187,
"g": 255,
"b": 152
},
"hsl": {
"h": 99.612,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93128,
"c": 0.1494,
"h": 135.6
},
"luminance": 0.84352
}Semantic roles & 50–950 ramp
primary
#BBFF98
secondary
#B359E2
accent
#00E698
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681