#BBF483#BBF483
#BBF483 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.4% C 0.155 H 130.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF483 |
|---|---|
| RGB | rgb(187, 244, 131) |
| HSL | hsl(90, 84%, 74%) |
| HSV | hsv(90, 46%, 96%) |
| CMYK | cmyk(23.4%, 0%, 46.3%, 4.3%) |
| CIE-LAB | lab(90.28, -36.59, 48.47) |
| CIE-LCH | lch(90.28, 60.73, 127.05°) |
| OKLab | oklab(90.35% -0.1012 0.1169) |
| OKLCH | oklch(90.35% 0.155 130.9) |
| XYZ | xyz(56.9402, 76.9036, 33.3123) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.34
Light Yellowish Green
#C2FF89
ΔE00 2.26
Light Pea Green
#C4FE82
ΔE00 2.45
Celery
#C1FD95
ΔE00 2.54
Light Yellow Green
#CCFD7F
ΔE00 3.33
Pale Lime
#BEFD73
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF483 #BC83F4
analogous
#F4F483 #BBF483 #83F483
triadic
#BBF483 #83BBF4 #F483BB
tetradic
#BBF483 #83F4F4 #BC83F4 #F48383
square
#BBF483 #83F4F4 #BC83F4 #F48383
split-complementary
#BBF483 #8383F4 #F483F4
monochromatic
#7DE815 #9CEF4B #BBF483 #DAF9BB #F0FDE3
Accessibility & contrast
On white
1.28
#BBF483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#BBF483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF483
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF483 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#BEECD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf483; /* rgb */ color: rgb(187, 244, 131); /* oklch */ color: oklch(90.4% 0.155 130.9);
Tailwind
colors: {
custom: {
50: '#d1f8a9',
500: '#bbf483',
950: '#000000',
},
}SCSS
$custom: #bbf483; $custom-light: #d1f8a9; $custom-dark: #000000;
JSON
{
"hex": "#bbf483",
"rgb": {
"r": 187,
"g": 244,
"b": 131
},
"hsl": {
"h": 90.265,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.90351,
"c": 0.15463,
"h": 130.9
},
"luminance": 0.76905
}Semantic roles & 50–950 ramp
primary
#BBF483
secondary
#8E4BD0
accent
#05E074
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581