#BBFF95#BBFF95
#BBFF95 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.152 H 135.1°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF95 |
|---|---|
| RGB | rgb(187, 255, 149) |
| HSL | hsl(98, 100%, 79%) |
| HSV | hsv(98, 42%, 100%) |
| CMYK | cmyk(26.7%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(93.56, -39.37, 43.96) |
| CIE-LCH | lch(93.56, 59.01, 131.85°) |
| OKLab | oklab(93.08% -0.108 0.1076) |
| OKLCH | oklch(93.08% 0.152 135.1) |
| XYZ | xyz(61.6769, 84.2528, 41.4408) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.15
Pale Light Green
#B1FC99
ΔE00 1.93
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Pastel Green
#B0FF9D
ΔE00 2.39
Light Yellowish Green
#C2FF89
ΔE00 2.41
Tea Green
#BDF8A3
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF95 #D995FF
analogous
#F0FF95 #BBFF95 #95FFA4
triadic
#BBFF95 #95BBFF #FF95BB
tetradic
#BBFF95 #95F0FF #D995FF #FFA495
square
#BBFF95 #95F0FF #D995FF #FFA495
split-complementary
#BBFF95 #A495FF #FF95F0
monochromatic
#6CFF1B #94FF58 #BBFF95 #E2FFD2 #EBFFE0
Accessibility & contrast
On white
1.18
#BBFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BBFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF95
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF95 | 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)
#FFF08D
Deuteranopia (green-blind)
#FCEA9B
Tritanopia (blue-blind)
#BAF8E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff95; /* rgb */ color: rgb(187, 255, 149); /* oklch */ color: oklch(93.1% 0.152 135.1);
Tailwind
colors: {
custom: {
50: '#d1ffb5',
500: '#bbff95',
950: '#000000',
},
}SCSS
$custom: #bbff95; $custom-light: #d1ffb5; $custom-dark: #000000;
JSON
{
"hex": "#bbff95",
"rgb": {
"r": 187,
"g": 255,
"b": 149
},
"hsl": {
"h": 98.491,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.93081,
"c": 0.15241,
"h": 135.1
},
"luminance": 0.84255
}Semantic roles & 50–950 ramp
primary
#BBFF95
secondary
#B057E1
accent
#00E693
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681