#B2DB84#B2DB84
#B2DB84 is a very light, vivid yellow-green. Relative luminance 0.618; OKLCH L 84.2% C 0.122 H 129.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB84 |
|---|---|
| RGB | rgb(178, 219, 132) |
| HSL | hsl(88, 55%, 69%) |
| HSV | hsv(88, 40%, 86%) |
| CMYK | cmyk(18.7%, 0%, 39.7%, 14.1%) |
| CIE-LAB | lab(82.80, -28.10, 38.45) |
| CIE-LCH | lch(82.80, 47.63, 126.16°) |
| OKLab | oklab(84.19% -0.0771 0.0943) |
| OKLCH | oklch(84.19% 0.122 129.3) |
| XYZ | xyz(47.8558, 61.7932, 31.2313) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.45
Light Moss Green
#A6C875
ΔE00 4.56
Light Grey Green
#B7E1A1
ΔE00 4.90
Pale Olive
#B9CC81
ΔE00 5.19
Greenish Tan
#BCCB7A
ΔE00 6.07
Pistachio
#93C572
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB84 #AD84DB
analogous
#DBD984 #B2DB84 #87DB84
triadic
#B2DB84 #84B2DB #DB84B2
tetradic
#B2DB84 #84DBD9 #AD84DB #DB8487
square
#B2DB84 #84DBD9 #AD84DB #DB8487
split-complementary
#B2DB84 #8487DB #D984DB
monochromatic
#76B134 #94CD55 #B2DB84 #D0E9B3 #EDF7E3
Accessibility & contrast
On white
1.57
#B2DB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#B2DB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB84
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB84 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07E
Deuteranopia (green-blind)
#DDCD89
Tritanopia (blue-blind)
#B5D4C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2db84; /* rgb */ color: rgb(178, 219, 132); /* oklch */ color: oklch(84.2% 0.122 129.3);
Tailwind
colors: {
custom: {
50: '#cae6a9',
500: '#b2db84',
950: '#000000',
},
}SCSS
$custom: #b2db84; $custom-light: #cae6a9; $custom-dark: #000000;
JSON
{
"hex": "#b2db84",
"rgb": {
"r": 178,
"g": 219,
"b": 132
},
"hsl": {
"h": 88.276,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.84193,
"c": 0.12187,
"h": 129.3
},
"luminance": 0.61794
}Semantic roles & 50–950 ramp
primary
#B2DB84
secondary
#7F52B2
accent
#23C26E
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#131610
muted
#838480