#BBE482#BBE482
#BBE482 is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.8% C 0.133 H 127.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE482 |
|---|---|
| RGB | rgb(187, 228, 130) |
| HSL | hsl(85, 64%, 70%) |
| HSV | hsv(85, 43%, 89%) |
| CMYK | cmyk(18%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(85.84, -29.32, 43.42) |
| CIE-LCH | lch(85.84, 52.39, 124.03°) |
| OKLab | oklab(86.77% -0.081 0.1055) |
| OKLCH | oklch(86.77% 0.133 127.5) |
| XYZ | xyz(52.2657, 67.6627, 31.4214) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.26
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Celery
#C1FD95
ΔE00 5.61
Tea Green
#BDF8A3
ΔE00 6.00
Light Pea Green
#C4FE82
ΔE00 6.05
Light Yellowish Green
#C2FF89
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE482 #AB82E4
analogous
#E4DC82 #BBE482 #8AE482
triadic
#BBE482 #82BBE4 #E482BB
tetradic
#BBE482 #82E4DC #AB82E4 #E4828A
square
#BBE482 #82E4DC #AB82E4 #E4828A
split-complementary
#BBE482 #828AE4 #DC82E4
monochromatic
#82C22A #A0D950 #BBE482 #D6EFB4 #F1FAE6
Accessibility & contrast
On white
1.45
#BBE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BBE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE482
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE482 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#C0DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe482; /* rgb */ color: rgb(187, 228, 130); /* oklch */ color: oklch(86.8% 0.133 127.5);
Tailwind
colors: {
custom: {
50: '#d1eca8',
500: '#bbe482',
950: '#000000',
},
}SCSS
$custom: #bbe482; $custom-light: #d1eca8; $custom-dark: #000000;
JSON
{
"hex": "#bbe482",
"rgb": {
"r": 187,
"g": 228,
"b": 130
},
"hsl": {
"h": 85.102,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.86769,
"c": 0.133,
"h": 127.5
},
"luminance": 0.67663
}Semantic roles & 50–950 ramp
primary
#BBE482
secondary
#7C4EBC
accent
#19CC64
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480