#BBF696#BBF696
#BBF696 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.138 H 134.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF696 |
|---|---|
| RGB | rgb(187, 246, 150) |
| HSL | hsl(97, 84%, 78%) |
| HSV | hsv(97, 39%, 96%) |
| CMYK | cmyk(24%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(91.09, -35.18, 40.29) |
| CIE-LCH | lch(91.09, 53.49, 131.12°) |
| OKLab | oklab(91.09% -0.0963 0.0992) |
| OKLCH | oklch(91.09% 0.138 134.2) |
| XYZ | xyz(58.9530, 78.6768, 40.9284) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.81
Tea Green
#BDF8A3
ΔE00 2.01
Pale Light Green
#B1FC99
ΔE00 2.38
Pistachio (survey)
#C0FA8B
ΔE00 2.51
Washed Out Green
#BCF5A6
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF696 #D196F6
analogous
#EBF696 #BBF696 #96F6A1
triadic
#BBF696 #96BBF6 #F696BB
tetradic
#BBF696 #96EBF6 #D196F6 #F6A196
square
#BBF696 #96EBF6 #D196F6 #F6A196
split-complementary
#BBF696 #A196F6 #F696EB
monochromatic
#72EC25 #96F15E #BBF696 #E0FBCE #EDFDE3
Accessibility & contrast
On white
1.25
#BBF696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BBF696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF696
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF696 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98F
Deuteranopia (green-blind)
#F4E49B
Tritanopia (blue-blind)
#BBEFDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf696; /* rgb */ color: rgb(187, 246, 150); /* oklch */ color: oklch(91.1% 0.138 134.2);
Tailwind
colors: {
custom: {
50: '#d1f9b6',
500: '#bbf696',
950: '#000000',
},
}SCSS
$custom: #bbf696; $custom-light: #d1f9b6; $custom-dark: #000000;
JSON
{
"hex": "#bbf696",
"rgb": {
"r": 187,
"g": 246,
"b": 150
},
"hsl": {
"h": 96.875,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.91089,
"c": 0.13828,
"h": 134.2
},
"luminance": 0.78678
}Semantic roles & 50–950 ramp
primary
#BBF696
secondary
#A65BD5
accent
#05E18C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581