#BBF68C#BBF68C
#BBF68C is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.9% C 0.149 H 132.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF68C |
|---|---|
| RGB | rgb(187, 246, 140) |
| HSL | hsl(93, 85%, 76%) |
| HSV | hsv(93, 43%, 96%) |
| CMYK | cmyk(24%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(90.95, -36.44, 44.99) |
| CIE-LCH | lch(90.95, 57.90, 129.00°) |
| OKLab | oklab(90.93% -0.1003 0.1096) |
| OKLCH | oklch(90.93% 0.149 132.5) |
| XYZ | xyz(58.1819, 78.3683, 36.8671) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.17
Celery
#C1FD95
ΔE00 1.54
Light Yellowish Green
#C2FF89
ΔE00 2.36
Light Pea Green
#C4FE82
ΔE00 3.05
Pale Light Green
#B1FC99
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF68C #C78CF6
analogous
#F0F68C #BBF68C #8CF692
triadic
#BBF68C #8CBBF6 #F68CBB
tetradic
#BBF68C #8CF0F6 #C78CF6 #F6928C
square
#BBF68C #8CF0F6 #C78CF6 #F6928C
split-complementary
#BBF68C #928CF6 #F68CF0
monochromatic
#78ED1A #99F253 #BBF68C #DDFAC5 #EEFDE3
Accessibility & contrast
On white
1.26
#BBF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BBF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF68C
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF68C | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE884
Deuteranopia (green-blind)
#F5E392
Tritanopia (blue-blind)
#BDEEDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf68c; /* rgb */ color: rgb(187, 246, 140); /* oklch */ color: oklch(90.9% 0.149 132.5);
Tailwind
colors: {
custom: {
50: '#d1f9af',
500: '#bbf68c',
950: '#000000',
},
}SCSS
$custom: #bbf68c; $custom-light: #d1f9af; $custom-dark: #000000;
JSON
{
"hex": "#bbf68c",
"rgb": {
"r": 187,
"g": 246,
"b": 140
},
"hsl": {
"h": 93.396,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.90931,
"c": 0.14852,
"h": 132.5
},
"luminance": 0.7837
}Semantic roles & 50–950 ramp
primary
#BBF68C
secondary
#9A53D4
accent
#04E27F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581