#BBF98D#BBF98D
#BBF98D is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.6% C 0.152 H 133.1°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF98D |
|---|---|
| RGB | rgb(187, 249, 141) |
| HSL | hsl(94, 90%, 76%) |
| HSV | hsv(94, 43%, 98%) |
| CMYK | cmyk(24.9%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(91.79, -37.67, 45.58) |
| CIE-LCH | lch(91.79, 59.13, 129.58°) |
| OKLab | oklab(91.62% -0.1036 0.1109) |
| OKLCH | oklch(91.62% 0.152 133.1) |
| XYZ | xyz(59.1758, 80.2377, 37.5638) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.96
Celery
#C1FD95
ΔE00 1.13
Light Yellowish Green
#C2FF89
ΔE00 1.92
Light Pea Green
#C4FE82
ΔE00 2.79
Pale Light Green
#B1FC99
ΔE00 2.83
Pastel Green
#B0FF9D
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF98D #CB8DF9
analogous
#F1F98D #BBF98D #8DF995
triadic
#BBF98D #8DBBF9 #F98DBB
tetradic
#BBF98D #8DF1F9 #CB8DF9 #F9958D
square
#BBF98D #8DF1F9 #CB8DF9 #F9958D
split-complementary
#BBF98D #958DF9 #F98DF1
monochromatic
#76F319 #98F653 #BBF98D #DEFCC7 #EEFDE2
Accessibility & contrast
On white
1.23
#BBF98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#BBF98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF98D
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF98D | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB85
Deuteranopia (green-blind)
#F8E693
Tritanopia (blue-blind)
#BCF1DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf98d; /* rgb */ color: rgb(187, 249, 141); /* oklch */ color: oklch(91.6% 0.152 133.1);
Tailwind
colors: {
custom: {
50: '#d1fbb0',
500: '#bbf98d',
950: '#000000',
},
}SCSS
$custom: #bbf98d; $custom-light: #d1fbb0; $custom-dark: #000000;
JSON
{
"hex": "#bbf98d",
"rgb": {
"r": 187,
"g": 249,
"b": 141
},
"hsl": {
"h": 94.444,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.91616,
"c": 0.15181,
"h": 133.1
},
"luminance": 0.80239
}Semantic roles & 50–950 ramp
primary
#BBF98D
secondary
#9F52D8
accent
#00E684
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581