#B2DB77#B2DB77
#B2DB77 is a very light, vivid yellow-green. Relative luminance 0.615; OKLCH L 84.0% C 0.136 H 127.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB77 |
|---|---|
| RGB | rgb(178, 219, 119) |
| HSL | hsl(85, 58%, 66%) |
| HSV | hsv(85, 46%, 86%) |
| CMYK | cmyk(18.7%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(82.63, -29.66, 44.65) |
| CIE-LCH | lch(82.63, 53.60, 123.60°) |
| OKLab | oklab(83.99% -0.0823 0.1077) |
| OKLCH | oklch(83.99% 0.136 127.4) |
| XYZ | xyz(47.0211, 61.4593, 26.8348) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.72
Light Moss Green
#A6C875
ΔE00 4.95
Pale Olive
#B9CC81
ΔE00 5.71
Greenish Tan
#BCCB7A
ΔE00 6.03
Pistachio (survey)
#C0FA8B
ΔE00 6.78
Pistachio
#93C572
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB77 #A077DB
analogous
#DBD277 #B2DB77 #80DB77
triadic
#B2DB77 #77B2DB #DB77B2
tetradic
#B2DB77 #77DBD2 #A077DB #DB7780
square
#B2DB77 #77DBD2 #A077DB #DB7780
split-complementary
#B2DB77 #7780DB #D277DB
monochromatic
#77AA2D #97CE47 #B2DB77 #CDE8A7 #E9F5D8
Accessibility & contrast
On white
1.58
#B2DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#B2DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB77
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB77 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6F
Deuteranopia (green-blind)
#DECD7D
Tritanopia (blue-blind)
#B7D3C3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2db77; /* rgb */ color: rgb(178, 219, 119); /* oklch */ color: oklch(84.0% 0.136 127.4);
Tailwind
colors: {
custom: {
50: '#cbe6a0',
500: '#b2db77',
950: '#000000',
},
}SCSS
$custom: #b2db77; $custom-light: #cbe6a0; $custom-dark: #000000;
JSON
{
"hex": "#b2db77",
"rgb": {
"r": 178,
"g": 219,
"b": 119
},
"hsl": {
"h": 84.6,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.83991,
"c": 0.13556,
"h": 127.4
},
"luminance": 0.6146
}Semantic roles & 50–950 ramp
primary
#B2DB77
secondary
#7249AD
accent
#20C664
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13160F
muted
#838480