#BBDC7D#BBDC7D
#BBDC7D is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.9% C 0.127 H 124.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC7D |
|---|---|
| RGB | rgb(187, 220, 125) |
| HSL | hsl(81, 58%, 68%) |
| HSV | hsv(81, 43%, 86%) |
| CMYK | cmyk(15%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(83.56, -26.10, 43.01) |
| CIE-LCH | lch(83.56, 50.31, 121.25°) |
| OKLab | oklab(84.92% -0.0723 0.1043) |
| OKLCH | oklch(84.92% 0.127 124.7) |
| XYZ | xyz(49.7882, 63.2316, 28.9800) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.66
Pale Olive
#B9CC81
ΔE00 4.88
Greenish Tan
#BCCB7A
ΔE00 5.09
Light Moss Green
#A6C875
ΔE00 5.26
Greenish Beige
#C9D179
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC7D #9E7DDC
analogous
#DCCD7D #BBDC7D #8BDC7D
triadic
#BBDC7D #7DBBDC #DC7DBB
tetradic
#BBDC7D #7DDCCD #9E7DDC #DC7D8B
square
#BBDC7D #7DDCCD #9E7DDC #DC7D8B
split-complementary
#BBDC7D #7D8BDC #CD7DDC
monochromatic
#83AF2F #A2CF4D #BBDC7D #D4E9AD #EDF6DD
Accessibility & contrast
On white
1.54
#BBDC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BBDC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC7D
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC7D | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#C1D4C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc7d; /* rgb */ color: rgb(187, 220, 125); /* oklch */ color: oklch(84.9% 0.127 124.7);
Tailwind
colors: {
custom: {
50: '#d1e7a4',
500: '#bbdc7d',
950: '#000000',
},
}SCSS
$custom: #bbdc7d; $custom-light: #d1e7a4; $custom-dark: #000000;
JSON
{
"hex": "#bbdc7d",
"rgb": {
"r": 187,
"g": 220,
"b": 125
},
"hsl": {
"h": 80.842,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.84921,
"c": 0.12691,
"h": 124.7
},
"luminance": 0.63232
}Semantic roles & 50–950 ramp
primary
#BBDC7D
secondary
#6F4CB2
accent
#20C55A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480