#BBF98F#BBF98F
#BBF98F is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.6% C 0.150 H 133.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF98F |
|---|---|
| RGB | rgb(187, 249, 143) |
| HSL | hsl(95, 90%, 77%) |
| HSV | hsv(95, 43%, 98%) |
| CMYK | cmyk(24.9%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(91.82, -37.43, 44.65) |
| CIE-LCH | lch(91.82, 58.26, 129.97°) |
| OKLab | oklab(91.65% -0.1029 0.1089) |
| OKLCH | oklch(91.65% 0.15 133.4) |
| XYZ | xyz(59.3259, 80.2977, 38.3546) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.01
Pistachio (survey)
#C0FA8B
ΔE00 1.20
Light Yellowish Green
#C2FF89
ΔE00 2.16
Pale Light Green
#B1FC99
ΔE00 2.60
Light Pea Green
#C4FE82
ΔE00 3.06
Pastel Green
#B0FF9D
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF98F #CD8FF9
analogous
#F0F98F #BBF98F #8FF998
triadic
#BBF98F #8FBBF9 #F98FBB
tetradic
#BBF98F #8FF0F9 #CD8FF9 #F9988F
square
#BBF98F #8FF0F9 #CD8FF9 #F9988F
split-complementary
#BBF98F #988FF9 #F98FF0
monochromatic
#74F31B #98F655 #BBF98F #DEFCC9 #EDFDE2
Accessibility & contrast
On white
1.23
#BBF98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#BBF98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF98F
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF98F | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#F8E695
Tritanopia (blue-blind)
#BCF1DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf98f; /* rgb */ color: rgb(187, 249, 143); /* oklch */ color: oklch(91.6% 0.150 133.4);
Tailwind
colors: {
custom: {
50: '#d1fbb1',
500: '#bbf98f',
950: '#000000',
},
}SCSS
$custom: #bbf98f; $custom-light: #d1fbb1; $custom-dark: #000000;
JSON
{
"hex": "#bbf98f",
"rgb": {
"r": 187,
"g": 249,
"b": 143
},
"hsl": {
"h": 95.094,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.91647,
"c": 0.1498,
"h": 133.4
},
"luminance": 0.80299
}Semantic roles & 50–950 ramp
primary
#BBF98F
secondary
#A154D8
accent
#00E686
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581