#BBDF76#BBDF76
#BBDF76 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.5% C 0.138 H 124.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF76 |
|---|---|
| RGB | rgb(187, 223, 118) |
| HSL | hsl(81, 62%, 67%) |
| HSV | hsv(81, 47%, 87%) |
| CMYK | cmyk(16.1%, 0%, 47.1%, 12.5%) |
| CIE-LAB | lab(84.30, -28.30, 47.33) |
| CIE-LCH | lch(84.30, 55.14, 120.88°) |
| OKLab | oklab(85.48% -0.0789 0.1136) |
| OKLCH | oklch(85.48% 0.138 124.8) |
| XYZ | xyz(50.1511, 64.6478, 26.9722) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.87
Greenish Tan
#BCCB7A
ΔE00 6.15
Pale Olive
#B9CC81
ΔE00 6.20
Pistachio (survey)
#C0FA8B
ΔE00 6.29
Light Moss Green
#A6C875
ΔE00 6.29
Greenish Beige
#C9D179
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF76 #9A76DF
analogous
#DFCE76 #BBDF76 #87DF76
triadic
#BBDF76 #76BBDF #DF76BB
tetradic
#BBDF76 #76DFCE #9A76DF #DF7687
square
#BBDF76 #76DFCE #9A76DF #DF7687
split-complementary
#BBDF76 #7687DF #CE76DF
monochromatic
#83B129 #A2D344 #BBDF76 #D4EBA8 #ECF6D9
Accessibility & contrast
On white
1.51
#BBDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BBDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF76
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF76 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46D
Deuteranopia (green-blind)
#E4D27C
Tritanopia (blue-blind)
#C1D6C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdf76; /* rgb */ color: rgb(187, 223, 118); /* oklch */ color: oklch(85.5% 0.138 124.8);
Tailwind
colors: {
custom: {
50: '#d1e99f',
500: '#bbdf76',
950: '#000000',
},
}SCSS
$custom: #bbdf76; $custom-light: #d1e99f; $custom-dark: #000000;
JSON
{
"hex": "#bbdf76",
"rgb": {
"r": 187,
"g": 223,
"b": 118
},
"hsl": {
"h": 80.571,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.85484,
"c": 0.1383,
"h": 124.8
},
"luminance": 0.64648
}Semantic roles & 50–950 ramp
primary
#BBDF76
secondary
#6C46B3
accent
#1CCA57
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480