#B2CC83#B2CC83
#B2CC83 is a light, moderate yellow-green. Relative luminance 0.543; OKLCH L 80.8% C 0.101 H 124.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CC83 |
|---|---|
| RGB | rgb(178, 204, 131) |
| HSL | hsl(81, 42%, 66%) |
| HSV | hsv(81, 36%, 80%) |
| CMYK | cmyk(12.7%, 0%, 35.8%, 20%) |
| CIE-LAB | lab(78.63, -20.95, 33.56) |
| CIE-LCH | lch(78.63, 39.56, 121.98°) |
| OKLab | oklab(80.84% -0.0572 0.083) |
| OKLCH | oklch(80.84% 0.101 124.6) |
| XYZ | xyz(44.0493, 54.2892, 29.6265) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.82
Light Moss Green
#A6C875
ΔE00 2.65
Pale Olive Green
#B1D27B
ΔE00 2.71
Greenish Tan
#BCCB7A
ΔE00 3.37
Tan Green
#A9BE70
ΔE00 3.92
Light Olive
#ACBF69
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CC83 #9D83CC
analogous
#CCC183 #B2CC83 #8DCC83
triadic
#B2CC83 #83B2CC #CC83B2
tetradic
#B2CC83 #83CCC1 #9D83CC #CC838D
square
#B2CC83 #83CCC1 #9D83CC #CC838D
split-complementary
#B2CC83 #838DCC #C183CC
monochromatic
#77973E #97BA58 #B2CC83 #CDDEAE #E8F0DA
Accessibility & contrast
On white
1.77
#B2CC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#B2CC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CC83
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CC83 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37E
Deuteranopia (green-blind)
#D0C287
Tritanopia (blue-blind)
#B7C5BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cc83; /* rgb */ color: rgb(178, 204, 131); /* oklch */ color: oklch(80.8% 0.101 124.6);
Tailwind
colors: {
custom: {
50: '#cadba8',
500: '#b2cc83',
950: '#000000',
},
}SCSS
$custom: #b2cc83; $custom-light: #cadba8; $custom-dark: #000000;
JSON
{
"hex": "#b2cc83",
"rgb": {
"r": 178,
"g": 204,
"b": 131
},
"hsl": {
"h": 81.37,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.8084,
"c": 0.10077,
"h": 124.6
},
"luminance": 0.54289
}Semantic roles & 50–950 ramp
primary
#B2CC83
secondary
#6F569D
accent
#31B560
background
#FEFEFC
surface
#FAFBF6
border
#D3D4D0
text
#13150F
muted
#838480