#BBDC7F#BBDC7F
#BBDC7F is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 85.0% C 0.125 H 125.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC7F |
|---|---|
| RGB | rgb(187, 220, 127) |
| HSL | hsl(81, 57%, 68%) |
| HSV | hsv(81, 42%, 86%) |
| CMYK | cmyk(15%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(83.59, -25.87, 42.06) |
| CIE-LCH | lch(83.59, 49.38, 121.59°) |
| OKLab | oklab(84.95% -0.0715 0.1023) |
| OKLCH | oklch(84.95% 0.125 125) |
| XYZ | xyz(49.9172, 63.2832, 29.6596) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.54
Pale Olive
#B9CC81
ΔE00 4.74
Greenish Tan
#BCCB7A
ΔE00 5.05
Light Moss Green
#A6C875
ΔE00 5.16
Greenish Beige
#C9D179
ΔE00 5.76
Light Grey Green
#B7E1A1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC7F #A07FDC
analogous
#DCCE7F #BBDC7F #8CDC7F
triadic
#BBDC7F #7FBBDC #DC7FBB
tetradic
#BBDC7F #7FDCCE #A07FDC #DC7F8C
square
#BBDC7F #7FDCCE #A07FDC #DC7F8C
split-complementary
#BBDC7F #7F8CDC #CE7FDC
monochromatic
#83B030 #A1CF4F #BBDC7F #D5E9AF #EEF6DF
Accessibility & contrast
On white
1.54
#BBDC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BBDC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC7F
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC7F | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D178
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#C1D4C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc7f; /* rgb */ color: rgb(187, 220, 127); /* oklch */ color: oklch(85.0% 0.125 125.0);
Tailwind
colors: {
custom: {
50: '#d1e7a5',
500: '#bbdc7f',
950: '#000000',
},
}SCSS
$custom: #bbdc7f; $custom-light: #d1e7a5; $custom-dark: #000000;
JSON
{
"hex": "#bbdc7f",
"rgb": {
"r": 187,
"g": 220,
"b": 127
},
"hsl": {
"h": 81.29,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.84951,
"c": 0.12479,
"h": 125
},
"luminance": 0.63284
}Semantic roles & 50–950 ramp
primary
#BBDC7F
secondary
#714DB2
accent
#21C55B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480