#BBF68F#BBF68F
#BBF68F is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.0% C 0.145 H 132.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF68F |
|---|---|
| RGB | rgb(187, 246, 143) |
| HSL | hsl(94, 85%, 76%) |
| HSV | hsv(94, 42%, 96%) |
| CMYK | cmyk(24%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(90.99, -36.07, 43.59) |
| CIE-LCH | lch(90.99, 56.58, 129.61°) |
| OKLab | oklab(90.98% -0.0991 0.1065) |
| OKLCH | oklch(90.98% 0.145 132.9) |
| XYZ | xyz(58.4061, 78.4580, 38.0480) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.45
Pistachio (survey)
#C0FA8B
ΔE00 1.51
Light Yellowish Green
#C2FF89
ΔE00 2.68
Pale Light Green
#B1FC99
ΔE00 2.85
Tea Green
#BDF8A3
ΔE00 3.13
Light Pea Green
#C4FE82
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF68F #CA8FF6
analogous
#EFF68F #BBF68F #8FF697
triadic
#BBF68F #8FBBF6 #F68FBB
tetradic
#BBF68F #8FEFF6 #CA8FF6 #F6978F
square
#BBF68F #8FEFF6 #CA8FF6 #F6978F
split-complementary
#BBF68F #978FF6 #F68FEF
monochromatic
#76ED1E #99F156 #BBF68F #DDFBC8 #EEFDE3
Accessibility & contrast
On white
1.26
#BBF68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#BBF68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF68F
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF68F | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE887
Deuteranopia (green-blind)
#F5E395
Tritanopia (blue-blind)
#BCEFDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf68f; /* rgb */ color: rgb(187, 246, 143); /* oklch */ color: oklch(91.0% 0.145 132.9);
Tailwind
colors: {
custom: {
50: '#d1f9b1',
500: '#bbf68f',
950: '#000000',
},
}SCSS
$custom: #bbf68f; $custom-light: #d1f9b1; $custom-dark: #000000;
JSON
{
"hex": "#bbf68f",
"rgb": {
"r": 187,
"g": 246,
"b": 143
},
"hsl": {
"h": 94.369,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.90977,
"c": 0.14548,
"h": 132.9
},
"luminance": 0.7846
}Semantic roles & 50–950 ramp
primary
#BBF68F
secondary
#9E55D4
accent
#04E283
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581