#BBFC98#BBFC98
#BBFC98 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.5% C 0.145 H 135.3°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC98 |
|---|---|
| RGB | rgb(187, 252, 152) |
| HSL | hsl(99, 94%, 79%) |
| HSV | hsv(99, 40%, 99%) |
| CMYK | cmyk(25.8%, 0%, 39.7%, 1.2%) |
| CIE-LAB | lab(92.77, -37.63, 41.49) |
| CIE-LCH | lch(92.77, 56.02, 132.21°) |
| OKLab | oklab(92.46% -0.1031 0.102) |
| OKLCH | oklch(92.46% 0.145 135.3) |
| XYZ | xyz(60.9699, 82.4508, 42.4019) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.23
Pale Light Green
#B1FC99
ΔE00 1.57
Pastel Green
#B0FF9D
ΔE00 2.19
Pistachio (survey)
#C0FA8B
ΔE00 2.39
Tea Green
#BDF8A3
ΔE00 2.40
Light Pastel Green
#B2FBA5
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC98 #D998FC
analogous
#EDFC98 #BBFC98 #98FCA7
triadic
#BBFC98 #98BBFC #FC98BB
tetradic
#BBFC98 #98EDFC #D998FC #FCA798
square
#BBFC98 #98EDFC #D998FC #FCA798
split-complementary
#BBFC98 #A798FC #FC98ED
monochromatic
#6CF921 #94FA5D #BBFC98 #E2FED3 #EBFEE1
Accessibility & contrast
On white
1.20
#BBFC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#BBFC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC98
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC98 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE91
Deuteranopia (green-blind)
#F9E89E
Tritanopia (blue-blind)
#BAF5E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc98; /* rgb */ color: rgb(187, 252, 152); /* oklch */ color: oklch(92.5% 0.145 135.3);
Tailwind
colors: {
custom: {
50: '#d1fdb7',
500: '#bbfc98',
950: '#000000',
},
}SCSS
$custom: #bbfc98; $custom-light: #d1fdb7; $custom-dark: #000000;
JSON
{
"hex": "#bbfc98",
"rgb": {
"r": 187,
"g": 252,
"b": 152
},
"hsl": {
"h": 99,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.92459,
"c": 0.14502,
"h": 135.3
},
"luminance": 0.82453
}Semantic roles & 50–950 ramp
primary
#BBFC98
secondary
#B05BDD
accent
#00E695
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581