#BBE381#BBE381
#BBE381 is a very light, vivid yellow-green. Relative luminance 0.671; OKLCH L 86.5% C 0.133 H 127.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE381 |
|---|---|
| RGB | rgb(187, 227, 129) |
| HSL | hsl(84, 64%, 70%) |
| HSV | hsv(84, 43%, 89%) |
| CMYK | cmyk(17.6%, 0%, 43.2%, 11%) |
| CIE-LAB | lab(85.55, -28.97, 43.54) |
| CIE-LCH | lch(85.55, 52.30, 123.63°) |
| OKLab | oklab(86.53% -0.08 0.1057) |
| OKLCH | oklch(86.53% 0.133 127.1) |
| XYZ | xyz(51.9246, 67.0873, 30.9782) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Celery
#C1FD95
ΔE00 5.87
Light Yellow Green
#CCFD7F
ΔE00 6.23
Light Pea Green
#C4FE82
ΔE00 6.25
Tea Green
#BDF8A3
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE381 #A981E3
analogous
#E3DA81 #BBE381 #8AE381
triadic
#BBE381 #81BBE3 #E381BB
tetradic
#BBE381 #81E3DA #A981E3 #E3818A
square
#BBE381 #81E3DA #A981E3 #E3818A
split-complementary
#BBE381 #818AE3 #DA81E3
monochromatic
#82BF2A #A0D84F #BBE381 #D6EEB3 #F1F9E5
Accessibility & contrast
On white
1.46
#BBE381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BBE381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE381
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE381 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD779
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#C0DBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe381; /* rgb */ color: rgb(187, 227, 129); /* oklch */ color: oklch(86.5% 0.133 127.1);
Tailwind
colors: {
custom: {
50: '#d1eca7',
500: '#bbe381',
950: '#000000',
},
}SCSS
$custom: #bbe381; $custom-light: #d1eca7; $custom-dark: #000000;
JSON
{
"hex": "#bbe381",
"rgb": {
"r": 187,
"g": 227,
"b": 129
},
"hsl": {
"h": 84.49,
"s": 63.636,
"l": 69.804
},
"oklch": {
"l": 0.86532,
"c": 0.13262,
"h": 127.1
},
"luminance": 0.67088
}Semantic roles & 50–950 ramp
primary
#BBE381
secondary
#7A4DBB
accent
#1ACB62
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480