#BBFA98#BBFA98
#BBFA98 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.0% C 0.142 H 135.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA98 |
|---|---|
| RGB | rgb(187, 250, 152) |
| HSL | hsl(99, 91%, 79%) |
| HSV | hsv(99, 39%, 98%) |
| CMYK | cmyk(25.2%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(92.22, -36.73, 40.78) |
| CIE-LCH | lch(92.22, 54.88, 132.01°) |
| OKLab | oklab(92.01% -0.1006 0.1004) |
| OKLCH | oklch(92.01% 0.142 135.1) |
| XYZ | xyz(60.3452, 81.2013, 42.1937) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.38
Pale Light Green
#B1FC99
ΔE00 1.73
Tea Green
#BDF8A3
ΔE00 2.08
Pastel Green
#B0FF9D
ΔE00 2.40
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Light Pastel Green
#B2FBA5
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA98 #D798FA
analogous
#ECFA98 #BBFA98 #98FAA6
triadic
#BBFA98 #98BBFA #FA98BB
tetradic
#BBFA98 #98ECFA #D798FA #FAA698
square
#BBFA98 #98ECFA #D798FA #FAA698
split-complementary
#BBFA98 #A698FA #FA98EC
monochromatic
#6EF423 #94F75E #BBFA98 #E2FDD2 #ECFEE2
Accessibility & contrast
On white
1.22
#BBFA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#BBFA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA98
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA98 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#F7E79D
Tritanopia (blue-blind)
#BBF3E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfa98; /* rgb */ color: rgb(187, 250, 152); /* oklch */ color: oklch(92.0% 0.142 135.1);
Tailwind
colors: {
custom: {
50: '#d1fcb7',
500: '#bbfa98',
950: '#000000',
},
}SCSS
$custom: #bbfa98; $custom-light: #d1fcb7; $custom-dark: #000000;
JSON
{
"hex": "#bbfa98",
"rgb": {
"r": 187,
"g": 250,
"b": 152
},
"hsl": {
"h": 98.571,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.92013,
"c": 0.1421,
"h": 135.1
},
"luminance": 0.81203
}Semantic roles & 50–950 ramp
primary
#BBFA98
secondary
#AD5CDB
accent
#00E694
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581