#BBE480#BBE480
#BBE480 is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 86.7% C 0.135 H 127.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE480 |
|---|---|
| RGB | rgb(187, 228, 128) |
| HSL | hsl(85, 65%, 70%) |
| HSV | hsv(85, 44%, 89%) |
| CMYK | cmyk(18%, 0%, 43.9%, 10.6%) |
| CIE-LAB | lab(85.81, -29.55, 44.36) |
| CIE-LCH | lch(85.81, 53.30, 123.67°) |
| OKLab | oklab(86.74% -0.0818 0.1075) |
| OKLCH | oklch(86.74% 0.135 127.2) |
| XYZ | xyz(52.1328, 67.6095, 30.7213) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.33
Pistachio (survey)
#C0FA8B
ΔE00 4.93
Celery
#C1FD95
ΔE00 5.67
Light Yellow Green
#CCFD7F
ΔE00 5.93
Light Pea Green
#C4FE82
ΔE00 5.94
Light Yellowish Green
#C2FF89
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE480 #A980E4
analogous
#E4DB80 #BBE480 #89E480
triadic
#BBE480 #80BBE4 #E480BB
tetradic
#BBE480 #80E4DB #A980E4 #E48089
square
#BBE480 #80E4DB #A980E4 #E48089
split-complementary
#BBE480 #8089E4 #DB80E4
monochromatic
#82C129 #A0D94E #BBE480 #D6EFB2 #F1F9E5
Accessibility & contrast
On white
1.45
#BBE480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BBE480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE480
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE480 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#C0DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe480; /* rgb */ color: rgb(187, 228, 128); /* oklch */ color: oklch(86.7% 0.135 127.2);
Tailwind
colors: {
custom: {
50: '#d1eca6',
500: '#bbe480',
950: '#000000',
},
}SCSS
$custom: #bbe480; $custom-light: #d1eca6; $custom-dark: #000000;
JSON
{
"hex": "#bbe480",
"rgb": {
"r": 187,
"g": 228,
"b": 128
},
"hsl": {
"h": 84.6,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.86739,
"c": 0.13507,
"h": 127.2
},
"luminance": 0.6761
}Semantic roles & 50–950 ramp
primary
#BBE480
secondary
#7A4CBC
accent
#19CD63
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480