#BBF678#BBF678
#BBF678 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.7% C 0.168 H 129.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF678 |
|---|---|
| RGB | rgb(187, 246, 120) |
| HSL | hsl(88, 88%, 72%) |
| HSV | hsv(88, 51%, 96%) |
| CMYK | cmyk(24%, 0%, 51.2%, 3.5%) |
| CIE-LAB | lab(90.70, -38.68, 54.13) |
| CIE-LCH | lch(90.70, 66.53, 125.55°) |
| OKLab | oklab(90.65% -0.1077 0.1287) |
| OKLCH | oklch(90.65% 0.168 129.9) |
| XYZ | xyz(56.8389, 77.8311, 29.7940) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.78
Pale Lime
#BEFD73
ΔE00 1.84
Pistachio (survey)
#C0FA8B
ΔE00 2.32
Light Yellowish Green
#C2FF89
ΔE00 2.32
Light Yellow Green
#CCFD7F
ΔE00 2.46
Spring Green (survey)
#A9F971
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF678 #B378F6
analogous
#F6F278 #BBF678 #7CF678
triadic
#BBF678 #78BBF6 #F678BB
tetradic
#BBF678 #78F6F2 #B378F6 #F6787C
square
#BBF678 #78F6F2 #B378F6 #F6787C
split-complementary
#BBF678 #787CF6 #F278F6
monochromatic
#81E40F #9EF23F #BBF678 #D8FAB1 #F1FDE2
Accessibility & contrast
On white
1.27
#BBF678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#BBF678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF678
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF678 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76C
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#BFEDD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf678; /* rgb */ color: rgb(187, 246, 120); /* oklch */ color: oklch(90.7% 0.168 129.9);
Tailwind
colors: {
custom: {
50: '#d2f9a2',
500: '#bbf678',
950: '#000000',
},
}SCSS
$custom: #bbf678; $custom-light: #d2f9a2; $custom-dark: #000000;
JSON
{
"hex": "#bbf678",
"rgb": {
"r": 187,
"g": 246,
"b": 120
},
"hsl": {
"h": 88.095,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.90653,
"c": 0.16784,
"h": 129.9
},
"luminance": 0.77832
}Semantic roles & 50–950 ramp
primary
#BBF678
secondary
#8541D1
accent
#01E46C
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580