#BBF996#BBF996
#BBF996 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.8% C 0.143 H 134.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF996 |
|---|---|
| RGB | rgb(187, 249, 150) |
| HSL | hsl(98, 89%, 78%) |
| HSV | hsv(98, 40%, 98%) |
| CMYK | cmyk(24.9%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(91.92, -36.54, 41.36) |
| CIE-LCH | lch(91.92, 55.19, 131.46°) |
| OKLab | oklab(91.76% -0.1001 0.1017) |
| OKLCH | oklch(91.76% 0.143 134.6) |
| XYZ | xyz(59.8729, 80.5165, 41.2350) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.28
Pale Light Green
#B1FC99
ΔE00 1.95
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Tea Green
#BDF8A3
ΔE00 2.27
Pastel Green
#B0FF9D
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF996 #D496F9
analogous
#ECF996 #BBF996 #96F9A2
triadic
#BBF996 #96BBF9 #F996BB
tetradic
#BBF996 #96ECF9 #D496F9 #F9A296
square
#BBF996 #96ECF9 #D496F9 #F9A296
split-complementary
#BBF996 #A296F9 #F996EC
monochromatic
#70F222 #96F65C #BBF996 #E0FCD0 #ECFDE2
Accessibility & contrast
On white
1.23
#BBF996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#BBF996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF996
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF996 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#F7E69C
Tritanopia (blue-blind)
#BBF2E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf996; /* rgb */ color: rgb(187, 249, 150); /* oklch */ color: oklch(91.8% 0.143 134.6);
Tailwind
colors: {
custom: {
50: '#d1fbb6',
500: '#bbf996',
950: '#000000',
},
}SCSS
$custom: #bbf996; $custom-light: #d1fbb6; $custom-dark: #000000;
JSON
{
"hex": "#bbf996",
"rgb": {
"r": 187,
"g": 249,
"b": 150
},
"hsl": {
"h": 97.576,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.91758,
"c": 0.14268,
"h": 134.6
},
"luminance": 0.80518
}Semantic roles & 50–950 ramp
primary
#BBF996
secondary
#AA5AD9
accent
#00E690
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581