#BBF998#BBF998
#BBF998 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.8% C 0.141 H 134.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF998 |
|---|---|
| RGB | rgb(187, 249, 152) |
| HSL | hsl(98, 89%, 79%) |
| HSV | hsv(98, 39%, 98%) |
| CMYK | cmyk(24.9%, 0%, 39%, 2.4%) |
| CIE-LAB | lab(91.95, -36.28, 40.42) |
| CIE-LCH | lch(91.95, 54.31, 131.91°) |
| OKLab | oklab(91.79% -0.0993 0.0996) |
| OKLCH | oklch(91.79% 0.141 134.9) |
| XYZ | xyz(60.0353, 80.5815, 42.0904) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.51
Pale Light Green
#B1FC99
ΔE00 1.85
Tea Green
#BDF8A3
ΔE00 1.95
Pistachio (survey)
#C0FA8B
ΔE00 2.51
Pastel Green
#B0FF9D
ΔE00 2.54
Light Pastel Green
#B2FBA5
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF998 #D698F9
analogous
#EBF998 #BBF998 #98F9A5
triadic
#BBF998 #98BBF9 #F998BB
tetradic
#BBF998 #98EBF9 #D698F9 #F9A598
square
#BBF998 #98EBF9 #D698F9 #F9A598
split-complementary
#BBF998 #A598F9 #F998EB
monochromatic
#6FF224 #95F65E #BBF998 #E1FCD2 #ECFDE2
Accessibility & contrast
On white
1.23
#BBF998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BBF998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF998
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF998 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#F7E69D
Tritanopia (blue-blind)
#BBF2E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf998; /* rgb */ color: rgb(187, 249, 152); /* oklch */ color: oklch(91.8% 0.141 134.9);
Tailwind
colors: {
custom: {
50: '#d1fbb7',
500: '#bbf998',
950: '#000000',
},
}SCSS
$custom: #bbf998; $custom-light: #d1fbb7; $custom-dark: #000000;
JSON
{
"hex": "#bbf998",
"rgb": {
"r": 187,
"g": 249,
"b": 152
},
"hsl": {
"h": 98.351,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.9179,
"c": 0.14062,
"h": 134.9
},
"luminance": 0.80583
}Semantic roles & 50–950 ramp
primary
#BBF998
secondary
#AC5CD9
accent
#00E693
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581