#BBFD98#BBFD98
#BBFD98 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.7% C 0.146 H 135.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD98 |
|---|---|
| RGB | rgb(187, 253, 152) |
| HSL | hsl(99, 96%, 79%) |
| HSV | hsv(99, 40%, 99%) |
| CMYK | cmyk(26.1%, 0%, 39.9%, 0.8%) |
| CIE-LAB | lab(93.05, -38.08, 41.84) |
| CIE-LCH | lch(93.05, 56.58, 132.31°) |
| OKLab | oklab(92.68% -0.1043 0.1029) |
| OKLCH | oklch(92.68% 0.146 135.4) |
| XYZ | xyz(61.2848, 83.0805, 42.5069) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.21
Pale Light Green
#B1FC99
ΔE00 1.55
Pastel Green
#B0FF9D
ΔE00 2.11
Pistachio (survey)
#C0FA8B
ΔE00 2.40
Tea Green
#BDF8A3
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD98 #DA98FD
analogous
#EDFD98 #BBFD98 #98FDA8
triadic
#BBFD98 #98BBFD #FD98BB
tetradic
#BBFD98 #98EDFD #DA98FD #FDA898
square
#BBFD98 #98EDFD #DA98FD #FDA898
split-complementary
#BBFD98 #A898FD #FD98ED
monochromatic
#6CFB20 #93FC5C #BBFD98 #E3FED4 #EBFEE1
Accessibility & contrast
On white
1.19
#BBFD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BBFD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD98
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD98 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF91
Deuteranopia (green-blind)
#FAE99E
Tritanopia (blue-blind)
#BAF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd98; /* rgb */ color: rgb(187, 253, 152); /* oklch */ color: oklch(92.7% 0.146 135.4);
Tailwind
colors: {
custom: {
50: '#d1feb7',
500: '#bbfd98',
950: '#000000',
},
}SCSS
$custom: #bbfd98; $custom-light: #d1feb7; $custom-dark: #000000;
JSON
{
"hex": "#bbfd98",
"rgb": {
"r": 187,
"g": 253,
"b": 152
},
"hsl": {
"h": 99.208,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.92682,
"c": 0.14649,
"h": 135.4
},
"luminance": 0.83082
}Semantic roles & 50–950 ramp
primary
#BBFD98
secondary
#B15ADF
accent
#00E696
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681