#BBDF84#BBDF84
#BBDF84 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.7% C 0.124 H 126.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF84 |
|---|---|
| RGB | rgb(187, 223, 132) |
| HSL | hsl(84, 59%, 70%) |
| HSV | hsv(84, 41%, 87%) |
| CMYK | cmyk(16.1%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(84.49, -26.71, 40.72) |
| CIE-LCH | lch(84.49, 48.70, 123.26°) |
| OKLab | oklab(85.69% -0.0735 0.0995) |
| OKLCH | oklch(85.69% 0.124 126.5) |
| XYZ | xyz(51.0456, 65.0056, 31.6834) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.03
Pale Olive
#B9CC81
ΔE00 5.31
Light Moss Green
#A6C875
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.71
Greenish Tan
#BCCB7A
ΔE00 5.83
Pistachio (survey)
#C0FA8B
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF84 #A884DF
analogous
#DFD684 #BBDF84 #8EDF84
triadic
#BBDF84 #84BBDF #DF84BB
tetradic
#BBDF84 #84DFD6 #A884DF #DF848E
square
#BBDF84 #84DFD6 #A884DF #DF848E
split-complementary
#BBDF84 #848EDF #D684DF
monochromatic
#83B930 #A0D253 #BBDF84 #D6ECB5 #F1F8E5
Accessibility & contrast
On white
1.50
#BBDF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BBDF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF84
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF84 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47D
Deuteranopia (green-blind)
#E3D289
Tritanopia (blue-blind)
#C0D7C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf84; /* rgb */ color: rgb(187, 223, 132); /* oklch */ color: oklch(85.7% 0.124 126.5);
Tailwind
colors: {
custom: {
50: '#d1e9a9',
500: '#bbdf84',
950: '#000000',
},
}SCSS
$custom: #bbdf84; $custom-light: #d1e9a9; $custom-dark: #000000;
JSON
{
"hex": "#bbdf84",
"rgb": {
"r": 187,
"g": 223,
"b": 132
},
"hsl": {
"h": 83.736,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.85693,
"c": 0.12372,
"h": 126.5
},
"luminance": 0.65006
}Semantic roles & 50–950 ramp
primary
#BBDF84
secondary
#7951B6
accent
#1FC661
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481