#BBFB98#BBFB98
#BBFB98 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.2% C 0.144 H 135.2°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB98 |
|---|---|
| RGB | rgb(187, 251, 152) |
| HSL | hsl(99, 93%, 79%) |
| HSV | hsv(99, 39%, 98%) |
| CMYK | cmyk(25.5%, 0%, 39.4%, 1.6%) |
| CIE-LAB | lab(92.50, -37.18, 41.13) |
| CIE-LCH | lch(92.50, 55.45, 132.11°) |
| OKLab | oklab(92.24% -0.1018 0.1012) |
| OKLCH | oklch(92.24% 0.144 135.2) |
| XYZ | xyz(60.6567, 81.8244, 42.2975) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.28
Pale Light Green
#B1FC99
ΔE00 1.63
Tea Green
#BDF8A3
ΔE00 2.24
Pastel Green
#B0FF9D
ΔE00 2.28
Pistachio (survey)
#C0FA8B
ΔE00 2.41
Light Pastel Green
#B2FBA5
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB98 #D898FB
analogous
#EDFB98 #BBFB98 #98FBA7
triadic
#BBFB98 #98BBFB #FB98BB
tetradic
#BBFB98 #98EDFB #D898FB #FBA798
square
#BBFB98 #98EDFB #D898FB #FBA798
split-complementary
#BBFB98 #A798FB #FB98ED
monochromatic
#6DF622 #94F95D #BBFB98 #E2FDD3 #ECFEE2
Accessibility & contrast
On white
1.21
#BBFB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#BBFB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB98
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB98 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED91
Deuteranopia (green-blind)
#F8E79E
Tritanopia (blue-blind)
#BAF4E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfb98; /* rgb */ color: rgb(187, 251, 152); /* oklch */ color: oklch(92.2% 0.144 135.2);
Tailwind
colors: {
custom: {
50: '#d1fdb7',
500: '#bbfb98',
950: '#000000',
},
}SCSS
$custom: #bbfb98; $custom-light: #d1fdb7; $custom-dark: #000000;
JSON
{
"hex": "#bbfb98",
"rgb": {
"r": 187,
"g": 251,
"b": 152
},
"hsl": {
"h": 98.788,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.92236,
"c": 0.14356,
"h": 135.2
},
"luminance": 0.81826
}Semantic roles & 50–950 ramp
primary
#BBFB98
secondary
#AE5BDC
accent
#00E694
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581