#BBDD76#BBDD76
#BBDD76 is a very light, vivid yellow-green. Relative luminance 0.636; OKLCH L 85.0% C 0.136 H 124.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDD76 |
|---|---|
| RGB | rgb(187, 221, 118) |
| HSL | hsl(80, 60%, 66%) |
| HSV | hsv(80, 47%, 87%) |
| CMYK | cmyk(15.4%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(83.75, -27.35, 46.65) |
| CIE-LCH | lch(83.75, 54.08, 120.38°) |
| OKLab | oklab(85.04% -0.0763 0.1121) |
| OKLCH | oklch(85.04% 0.136 124.2) |
| XYZ | xyz(49.6199, 63.5854, 26.7951) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.47
Greenish Tan
#BCCB7A
ΔE00 5.62
Pale Olive
#B9CC81
ΔE00 5.70
Greenish Beige
#C9D179
ΔE00 5.87
Light Moss Green
#A6C875
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDD76 #9876DD
analogous
#DDCC76 #BBDD76 #88DD76
triadic
#BBDD76 #76BBDD #DD76BB
tetradic
#BBDD76 #76DDCC #9876DD #DD7688
square
#BBDD76 #76DDCC #9876DD #DD7688
split-complementary
#BBDD76 #7688DD #CC76DD
monochromatic
#82AE2B #A3D145 #BBDD76 #D3E9A7 #ECF5D8
Accessibility & contrast
On white
1.53
#BBDD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BBDD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDD76
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDD76 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26D
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#C1D4C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdd76; /* rgb */ color: rgb(187, 221, 118); /* oklch */ color: oklch(85.0% 0.136 124.2);
Tailwind
colors: {
custom: {
50: '#d1e79f',
500: '#bbdd76',
950: '#000000',
},
}SCSS
$custom: #bbdd76; $custom-light: #d1e79f; $custom-dark: #000000;
JSON
{
"hex": "#bbdd76",
"rgb": {
"r": 187,
"g": 221,
"b": 118
},
"hsl": {
"h": 79.806,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.8504,
"c": 0.13556,
"h": 124.2
},
"luminance": 0.63586
}Semantic roles & 50–950 ramp
primary
#BBDD76
secondary
#6A47B0
accent
#1EC856
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480