#BBDC75#BBDC75
#BBDC75 is a very light, vivid yellow-green. Relative luminance 0.630; OKLCH L 84.8% C 0.135 H 123.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC75 |
|---|---|
| RGB | rgb(187, 220, 117) |
| HSL | hsl(79, 60%, 66%) |
| HSV | hsv(79, 47%, 86%) |
| CMYK | cmyk(15%, 0%, 46.8%, 13.7%) |
| CIE-LAB | lab(83.46, -26.98, 46.78) |
| CIE-LCH | lch(83.46, 54.00, 119.98°) |
| OKLab | oklab(84.8% -0.0753 0.1123) |
| OKLCH | oklch(84.8% 0.135 123.9) |
| XYZ | xyz(49.2976, 63.0353, 26.3961) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.39
Greenish Tan
#BCCB7A
ΔE00 5.40
Pale Olive
#B9CC81
ΔE00 5.54
Greenish Beige
#C9D179
ΔE00 5.65
Light Moss Green
#A6C875
ΔE00 5.78
Pistachio (survey)
#C0FA8B
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC75 #9675DC
analogous
#DCC975 #BBDC75 #87DC75
triadic
#BBDC75 #75BBDC #DC75BB
tetradic
#BBDC75 #75DCC9 #9675DC #DC7587
square
#BBDC75 #75DCC9 #9675DC #DC7587
split-complementary
#BBDC75 #7587DC #C975DC
monochromatic
#82AB2B #A3D044 #BBDC75 #D3E8A6 #EBF5D7
Accessibility & contrast
On white
1.54
#BBDC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BBDC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC75
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC75 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16C
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#C2D3C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc75; /* rgb */ color: rgb(187, 220, 117); /* oklch */ color: oklch(84.8% 0.135 123.9);
Tailwind
colors: {
custom: {
50: '#d1e79f',
500: '#bbdc75',
950: '#000000',
},
}SCSS
$custom: #bbdc75; $custom-light: #d1e79f; $custom-dark: #000000;
JSON
{
"hex": "#bbdc75",
"rgb": {
"r": 187,
"g": 220,
"b": 117
},
"hsl": {
"h": 79.223,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.84804,
"c": 0.1352,
"h": 123.9
},
"luminance": 0.63036
}Semantic roles & 50–950 ramp
primary
#BBDC75
secondary
#6848AE
accent
#1EC754
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480