#BBE481#BBE481
#BBE481 is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 86.8% C 0.134 H 127.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE481 |
|---|---|
| RGB | rgb(187, 228, 129) |
| HSL | hsl(85, 65%, 70%) |
| HSV | hsv(85, 43%, 89%) |
| CMYK | cmyk(18%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(85.82, -29.44, 43.89) |
| CIE-LCH | lch(85.82, 52.85, 123.85°) |
| OKLab | oklab(86.75% -0.0814 0.1065) |
| OKLCH | oklch(86.75% 0.134 127.4) |
| XYZ | xyz(52.1989, 67.6359, 31.0696) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Celery
#C1FD95
ΔE00 5.64
Light Pea Green
#C4FE82
ΔE00 5.99
Light Yellow Green
#CCFD7F
ΔE00 6.00
Light Yellowish Green
#C2FF89
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE481 #AA81E4
analogous
#E4DB81 #BBE481 #8AE481
triadic
#BBE481 #81BBE4 #E481BB
tetradic
#BBE481 #81E4DB #AA81E4 #E4818A
square
#BBE481 #81E4DB #AA81E4 #E4818A
split-complementary
#BBE481 #818AE4 #DB81E4
monochromatic
#82C129 #A0D94F #BBE481 #D6EFB3 #F1FAE6
Accessibility & contrast
On white
1.45
#BBE481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BBE481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE481
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE481 | 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)
#EDD879
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#C0DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe481; /* rgb */ color: rgb(187, 228, 129); /* oklch */ color: oklch(86.8% 0.134 127.4);
Tailwind
colors: {
custom: {
50: '#d1eca7',
500: '#bbe481',
950: '#000000',
},
}SCSS
$custom: #bbe481; $custom-light: #d1eca7; $custom-dark: #000000;
JSON
{
"hex": "#bbe481",
"rgb": {
"r": 187,
"g": 228,
"b": 129
},
"hsl": {
"h": 84.848,
"s": 64.706,
"l": 70
},
"oklch": {
"l": 0.86754,
"c": 0.13404,
"h": 127.4
},
"luminance": 0.67637
}Semantic roles & 50–950 ramp
primary
#BBE481
secondary
#7B4DBC
accent
#19CD63
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480