#BBF98A#BBF98A
#BBF98A is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.6% C 0.155 H 132.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF98A |
|---|---|
| RGB | rgb(187, 249, 138) |
| HSL | hsl(94, 90%, 76%) |
| HSV | hsv(94, 45%, 98%) |
| CMYK | cmyk(24.9%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(91.75, -38.03, 46.97) |
| CIE-LCH | lch(91.75, 60.44, 129.00°) |
| OKLab | oklab(91.57% -0.1048 0.1139) |
| OKLCH | oklch(91.57% 0.155 132.6) |
| XYZ | xyz(58.9556, 80.1496, 36.4041) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.72
Celery
#C1FD95
ΔE00 1.42
Light Yellowish Green
#C2FF89
ΔE00 1.62
Light Pea Green
#C4FE82
ΔE00 2.40
Pale Light Green
#B1FC99
ΔE00 3.20
Spring Green (survey)
#A9F971
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF98A #C88AF9
analogous
#F2F98A #BBF98A #8AF990
triadic
#BBF98A #8ABBF9 #F98ABB
tetradic
#BBF98A #8AF2F9 #C88AF9 #F9908A
square
#BBF98A #8AF2F9 #C88AF9 #F9908A
split-complementary
#BBF98A #908AF9 #F98AF2
monochromatic
#77F316 #99F650 #BBF98A #DDFCC4 #EEFEE2
Accessibility & contrast
On white
1.23
#BBF98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#BBF98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF98A
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF98A | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F8E691
Tritanopia (blue-blind)
#BCF1DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf98a; /* rgb */ color: rgb(187, 249, 138); /* oklch */ color: oklch(91.6% 0.155 132.6);
Tailwind
colors: {
custom: {
50: '#d1fbae',
500: '#bbf98a',
950: '#000000',
},
}SCSS
$custom: #bbf98a; $custom-light: #d1fbae; $custom-dark: #000000;
JSON
{
"hex": "#bbf98a",
"rgb": {
"r": 187,
"g": 249,
"b": 138
},
"hsl": {
"h": 93.514,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.91571,
"c": 0.15479,
"h": 132.6
},
"luminance": 0.80151
}Semantic roles & 50–950 ramp
primary
#BBF98A
secondary
#9C50D7
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581