#BBDC84#BBDC84
#BBDC84 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 85.0% C 0.119 H 125.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC84 |
|---|---|
| RGB | rgb(187, 220, 132) |
| HSL | hsl(83, 56%, 69%) |
| HSV | hsv(83, 40%, 86%) |
| CMYK | cmyk(15%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(83.66, -25.27, 39.67) |
| CIE-LCH | lch(83.66, 47.03, 122.50°) |
| OKLab | oklab(85.03% -0.0695 0.0971) |
| OKLCH | oklch(85.03% 0.119 125.6) |
| XYZ | xyz(50.2512, 63.4168, 31.4186) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.41
Pale Olive
#B9CC81
ΔE00 4.48
Light Moss Green
#A6C875
ΔE00 5.01
Greenish Tan
#BCCB7A
ΔE00 5.05
Light Grey Green
#B7E1A1
ΔE00 5.64
Greenish Beige
#C9D179
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC84 #A584DC
analogous
#DCD184 #BBDC84 #8FDC84
triadic
#BBDC84 #84BBDC #DC84BB
tetradic
#BBDC84 #84DCD1 #A584DC #DC848F
square
#BBDC84 #84DCD1 #A584DC #DC848F
split-complementary
#BBDC84 #848FDC #D184DC
monochromatic
#83B333 #A1CE54 #BBDC84 #D5EAB4 #F0F7E3
Accessibility & contrast
On white
1.53
#BBDC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BBDC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC84
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC84 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27D
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#C0D4C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc84; /* rgb */ color: rgb(187, 220, 132); /* oklch */ color: oklch(85.0% 0.119 125.6);
Tailwind
colors: {
custom: {
50: '#d0e7a9',
500: '#bbdc84',
950: '#000000',
},
}SCSS
$custom: #bbdc84; $custom-light: #d0e7a9; $custom-dark: #000000;
JSON
{
"hex": "#bbdc84",
"rgb": {
"r": 187,
"g": 220,
"b": 132
},
"hsl": {
"h": 82.5,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.8503,
"c": 0.1194,
"h": 125.6
},
"luminance": 0.63417
}Semantic roles & 50–950 ramp
primary
#BBDC84
secondary
#7651B3
accent
#22C35F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481