#BBF382#BBF382
#BBF382 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.1% C 0.154 H 130.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF382 |
|---|---|
| RGB | rgb(187, 243, 130) |
| HSL | hsl(90, 82%, 73%) |
| HSV | hsv(90, 47%, 95%) |
| CMYK | cmyk(23%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(89.99, -36.25, 48.59) |
| CIE-LCH | lch(89.99, 60.62, 126.73°) |
| OKLab | oklab(90.11% -0.1003 0.1171) |
| OKLCH | oklch(90.11% 0.154 130.6) |
| XYZ | xyz(56.5726, 76.2765, 32.8570) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Light Yellowish Green
#C2FF89
ΔE00 2.46
Light Pea Green
#C4FE82
ΔE00 2.57
Celery
#C1FD95
ΔE00 2.75
Light Yellow Green
#CCFD7F
ΔE00 3.35
Pale Lime
#BEFD73
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF382 #BA82F3
analogous
#F3F382 #BBF382 #82F382
triadic
#BBF382 #82BBF3 #F382BB
tetradic
#BBF382 #82F3F3 #BA82F3 #F38282
square
#BBF382 #82F3F3 #BA82F3 #F38282
split-complementary
#BBF382 #8282F3 #F382F3
monochromatic
#7EE516 #9DEE4A #BBF382 #D9F8BA #F0FCE3
Accessibility & contrast
On white
1.29
#BBF382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#BBF382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF382
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF382 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#BEEBD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf382; /* rgb */ color: rgb(187, 243, 130); /* oklch */ color: oklch(90.1% 0.154 130.6);
Tailwind
colors: {
custom: {
50: '#d1f7a8',
500: '#bbf382',
950: '#000000',
},
}SCSS
$custom: #bbf382; $custom-light: #d1f7a8; $custom-dark: #000000;
JSON
{
"hex": "#bbf382",
"rgb": {
"r": 187,
"g": 243,
"b": 130
},
"hsl": {
"h": 89.735,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.90113,
"c": 0.1542,
"h": 130.6
},
"luminance": 0.76278
}Semantic roles & 50–950 ramp
primary
#BBF382
secondary
#8C4BCF
accent
#07DF72
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581