#B2CC86#B2CC86
#B2CC86 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 80.9% C 0.097 H 125.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CC86 |
|---|---|
| RGB | rgb(178, 204, 134) |
| HSL | hsl(82, 41%, 66%) |
| HSV | hsv(82, 34%, 80%) |
| CMYK | cmyk(12.7%, 0%, 34.3%, 20%) |
| CIE-LAB | lab(78.68, -20.56, 32.07) |
| CIE-LCH | lch(78.68, 38.10, 122.66°) |
| OKLab | oklab(80.89% -0.0559 0.0796) |
| OKLCH | oklch(80.89% 0.097 125.1) |
| XYZ | xyz(44.2556, 54.3717, 30.7129) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.16
Light Moss Green
#A6C875
ΔE00 3.03
Pale Olive Green
#B1D27B
ΔE00 3.18
Greenish Tan
#BCCB7A
ΔE00 3.79
Tan Green
#A9BE70
ΔE00 4.20
Light Olive
#ACBF69
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CC86 #A086CC
analogous
#CCC386 #B2CC86 #8FCC86
triadic
#B2CC86 #86B2CC #CC86B2
tetradic
#B2CC86 #86CCC3 #A086CC #CC868F
square
#B2CC86 #86CCC3 #A086CC #CC868F
split-complementary
#B2CC86 #868FCC #C386CC
monochromatic
#779840 #97BA5B #B2CC86 #CDDEB1 #E9F0DC
Accessibility & contrast
On white
1.77
#B2CC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#B2CC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CC86
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CC86 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C481
Deuteranopia (green-blind)
#D0C289
Tritanopia (blue-blind)
#B6C6BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cc86; /* rgb */ color: rgb(178, 204, 134); /* oklch */ color: oklch(80.9% 0.097 125.1);
Tailwind
colors: {
custom: {
50: '#cadbaa',
500: '#b2cc86',
950: '#000000',
},
}SCSS
$custom: #b2cc86; $custom-light: #cadbaa; $custom-dark: #000000;
JSON
{
"hex": "#b2cc86",
"rgb": {
"r": 178,
"g": 204,
"b": 134
},
"hsl": {
"h": 82.286,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.80894,
"c": 0.0973,
"h": 125.1
},
"luminance": 0.54372
}Semantic roles & 50–950 ramp
primary
#B2CC86
secondary
#72589E
accent
#32B462
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481