#B2DB82#B2DB82
#B2DB82 is a very light, vivid yellow-green. Relative luminance 0.617; OKLCH L 84.2% C 0.124 H 128.9°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB82 |
|---|---|
| RGB | rgb(178, 219, 130) |
| HSL | hsl(88, 55%, 68%) |
| HSV | hsv(88, 41%, 86%) |
| CMYK | cmyk(18.7%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(82.77, -28.35, 39.41) |
| CIE-LCH | lch(82.77, 48.55, 125.73°) |
| OKLab | oklab(84.16% -0.078 0.0965) |
| OKLCH | oklch(84.16% 0.124 128.9) |
| XYZ | xyz(47.7203, 61.7390, 30.5175) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.37
Light Moss Green
#A6C875
ΔE00 4.56
Pale Olive
#B9CC81
ΔE00 5.22
Light Grey Green
#B7E1A1
ΔE00 5.24
Greenish Tan
#BCCB7A
ΔE00 6.02
Pistachio
#93C572
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB82 #AB82DB
analogous
#DBD782 #B2DB82 #85DB82
triadic
#B2DB82 #82B2DB #DB82B2
tetradic
#B2DB82 #82DBD7 #AB82DB #DB8285
square
#B2DB82 #82DBD7 #AB82DB #DB8285
split-complementary
#B2DB82 #8285DB #D782DB
monochromatic
#76B033 #95CD52 #B2DB82 #CFE9B2 #EDF6E1
Accessibility & contrast
On white
1.57
#B2DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#B2DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB82
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB82 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07B
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#B5D4C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2db82; /* rgb */ color: rgb(178, 219, 130); /* oklch */ color: oklch(84.2% 0.124 128.9);
Tailwind
colors: {
custom: {
50: '#cae6a7',
500: '#b2db82',
950: '#000000',
},
}SCSS
$custom: #b2db82; $custom-light: #cae6a7; $custom-dark: #000000;
JSON
{
"hex": "#b2db82",
"rgb": {
"r": 178,
"g": 219,
"b": 130
},
"hsl": {
"h": 87.64,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.8416,
"c": 0.12403,
"h": 128.9
},
"luminance": 0.6174
}Semantic roles & 50–950 ramp
primary
#B2DB82
secondary
#7D50B2
accent
#23C36C
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13160F
muted
#838480