#BBDC7C#BBDC7C
#BBDC7C is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.9% C 0.128 H 124.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC7C |
|---|---|
| RGB | rgb(187, 220, 124) |
| HSL | hsl(81, 58%, 67%) |
| HSV | hsv(81, 44%, 86%) |
| CMYK | cmyk(15%, 0%, 43.6%, 13.7%) |
| CIE-LAB | lab(83.55, -26.21, 43.49) |
| CIE-LCH | lch(83.55, 50.78, 121.08°) |
| OKLab | oklab(84.91% -0.0727 0.1053) |
| OKLCH | oklch(84.91% 0.128 124.6) |
| XYZ | xyz(49.7246, 63.2061, 28.6452) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.73
Pale Olive
#B9CC81
ΔE00 4.95
Greenish Tan
#BCCB7A
ΔE00 5.11
Light Moss Green
#A6C875
ΔE00 5.31
Greenish Beige
#C9D179
ΔE00 5.68
Light Grey Green
#B7E1A1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC7C #9D7CDC
analogous
#DCCD7C #BBDC7C #8BDC7C
triadic
#BBDC7C #7CBBDC #DC7CBB
tetradic
#BBDC7C #7CDCCD #9D7CDC #DC7C8B
square
#BBDC7C #7CDCCD #9D7CDC #DC7C8B
split-complementary
#BBDC7C #7C8BDC #CD7CDC
monochromatic
#83AF2F #A2CF4C #BBDC7C #D4E9AC #EDF6DD
Accessibility & contrast
On white
1.54
#BBDC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BBDC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC7C
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC7C | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D174
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#C1D4C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc7c; /* rgb */ color: rgb(187, 220, 124); /* oklch */ color: oklch(84.9% 0.128 124.6);
Tailwind
colors: {
custom: {
50: '#d1e7a3',
500: '#bbdc7c',
950: '#000000',
},
}SCSS
$custom: #bbdc7c; $custom-light: #d1e7a3; $custom-dark: #000000;
JSON
{
"hex": "#bbdc7c",
"rgb": {
"r": 187,
"g": 220,
"b": 124
},
"hsl": {
"h": 80.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.84906,
"c": 0.12796,
"h": 124.6
},
"luminance": 0.63206
}Semantic roles & 50–950 ramp
primary
#BBDC7C
secondary
#6E4BB1
accent
#20C559
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480