#B2DD76#B2DD76
#B2DD76 is a very light, vivid yellow-green. Relative luminance 0.625; OKLCH L 84.4% C 0.139 H 127.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DD76 |
|---|---|
| RGB | rgb(178, 221, 118) |
| HSL | hsl(85, 60%, 66%) |
| HSV | hsv(85, 47%, 87%) |
| CMYK | cmyk(19.5%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(83.17, -30.71, 45.81) |
| CIE-LCH | lch(83.17, 55.15, 123.84°) |
| OKLab | oklab(84.43% -0.0853 0.1103) |
| OKLCH | oklch(84.43% 0.139 127.7) |
| XYZ | xyz(47.4862, 62.4852, 26.6951) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.31
Light Moss Green
#A6C875
ΔE00 5.50
Pale Olive
#B9CC81
ΔE00 6.28
Pistachio (survey)
#C0FA8B
ΔE00 6.31
Greenish Tan
#BCCB7A
ΔE00 6.55
Celery
#C1FD95
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DD76 #A176DD
analogous
#DDD576 #B2DD76 #7FDD76
triadic
#B2DD76 #76B2DD #DD76B2
tetradic
#B2DD76 #76DDD5 #A176DD #DD767F
square
#B2DD76 #76DDD5 #A176DD #DD767F
split-complementary
#B2DD76 #767FDD #D576DD
monochromatic
#77AE2B #96D145 #B2DD76 #CEE9A7 #E9F5D8
Accessibility & contrast
On white
1.56
#B2DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#B2DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DD76
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DD76 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16D
Deuteranopia (green-blind)
#E0CE7C
Tritanopia (blue-blind)
#B7D5C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2dd76; /* rgb */ color: rgb(178, 221, 118); /* oklch */ color: oklch(84.4% 0.139 127.7);
Tailwind
colors: {
custom: {
50: '#cbe79f',
500: '#b2dd76',
950: '#000000',
},
}SCSS
$custom: #b2dd76; $custom-light: #cbe79f; $custom-dark: #000000;
JSON
{
"hex": "#b2dd76",
"rgb": {
"r": 178,
"g": 221,
"b": 118
},
"hsl": {
"h": 85.049,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.84426,
"c": 0.13939,
"h": 127.7
},
"luminance": 0.62486
}Semantic roles & 50–950 ramp
primary
#B2DD76
secondary
#7347B0
accent
#1EC865
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13160F
muted
#838480