#BBDF81#BBDF81
#BBDF81 is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.6% C 0.127 H 126.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF81 |
|---|---|
| RGB | rgb(187, 223, 129) |
| HSL | hsl(83, 59%, 69%) |
| HSV | hsv(83, 42%, 87%) |
| CMYK | cmyk(16.1%, 0%, 42.2%, 12.5%) |
| CIE-LAB | lab(84.44, -27.07, 42.15) |
| CIE-LCH | lch(84.44, 50.09, 122.71°) |
| OKLab | oklab(85.65% -0.0747 0.1026) |
| OKLCH | oklch(85.65% 0.127 126.1) |
| XYZ | xyz(50.8433, 64.9247, 30.6177) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.10
Pale Olive
#B9CC81
ΔE00 5.45
Light Moss Green
#A6C875
ΔE00 5.69
Greenish Tan
#BCCB7A
ΔE00 5.84
Light Grey Green
#B7E1A1
ΔE00 6.20
Pistachio (survey)
#C0FA8B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF81 #A581DF
analogous
#DFD481 #BBDF81 #8CDF81
triadic
#BBDF81 #81BBDF #DF81BB
tetradic
#BBDF81 #81DFD4 #A581DF #DF818C
square
#BBDF81 #81DFD4 #A581DF #DF818C
split-complementary
#BBDF81 #818CDF #D481DF
monochromatic
#83B72F #A1D350 #BBDF81 #D5EBB2 #F0F8E3
Accessibility & contrast
On white
1.50
#BBDF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BBDF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF81
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF81 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47A
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#C0D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf81; /* rgb */ color: rgb(187, 223, 129); /* oklch */ color: oklch(85.6% 0.127 126.1);
Tailwind
colors: {
custom: {
50: '#d1e9a7',
500: '#bbdf81',
950: '#000000',
},
}SCSS
$custom: #bbdf81; $custom-light: #d1e9a7; $custom-dark: #000000;
JSON
{
"hex": "#bbdf81",
"rgb": {
"r": 187,
"g": 223,
"b": 129
},
"hsl": {
"h": 82.979,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.85646,
"c": 0.12692,
"h": 126.1
},
"luminance": 0.64925
}Semantic roles & 50–950 ramp
primary
#BBDF81
secondary
#764EB6
accent
#1EC75F
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480