#B2CC84#B2CC84
#B2CC84 is a light, moderate yellow-green. Relative luminance 0.543; OKLCH L 80.9% C 0.100 H 124.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CC84 |
|---|---|
| RGB | rgb(178, 204, 132) |
| HSL | hsl(82, 41%, 66%) |
| HSV | hsv(82, 35%, 80%) |
| CMYK | cmyk(12.7%, 0%, 35.3%, 20%) |
| CIE-LAB | lab(78.65, -20.82, 33.06) |
| CIE-LCH | lch(78.65, 39.07, 122.20°) |
| OKLab | oklab(80.86% -0.0567 0.0819) |
| OKLCH | oklch(80.86% 0.1 124.7) |
| XYZ | xyz(44.1174, 54.3164, 29.9852) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.92
Light Moss Green
#A6C875
ΔE00 2.77
Pale Olive Green
#B1D27B
ΔE00 2.86
Greenish Tan
#BCCB7A
ΔE00 3.50
Tan Green
#A9BE70
ΔE00 4.00
Light Olive
#ACBF69
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CC84 #9E84CC
analogous
#CCC284 #B2CC84 #8ECC84
triadic
#B2CC84 #84B2CC #CC84B2
tetradic
#B2CC84 #84CCC2 #9E84CC #CC848E
square
#B2CC84 #84CCC2 #9E84CC #CC848E
split-complementary
#B2CC84 #848ECC #C284CC
monochromatic
#77973F #97BA59 #B2CC84 #CDDEAF #E8F0DB
Accessibility & contrast
On white
1.77
#B2CC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#B2CC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CC84
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CC84 | 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)
#D4C37F
Deuteranopia (green-blind)
#D0C287
Tritanopia (blue-blind)
#B7C5BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cc84; /* rgb */ color: rgb(178, 204, 132); /* oklch */ color: oklch(80.9% 0.100 124.7);
Tailwind
colors: {
custom: {
50: '#cadba8',
500: '#b2cc84',
950: '#000000',
},
}SCSS
$custom: #b2cc84; $custom-light: #cadba8; $custom-dark: #000000;
JSON
{
"hex": "#b2cc84",
"rgb": {
"r": 178,
"g": 204,
"b": 132
},
"hsl": {
"h": 81.667,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.80858,
"c": 0.09962,
"h": 124.7
},
"luminance": 0.54317
}Semantic roles & 50–950 ramp
primary
#B2CC84
secondary
#70579D
accent
#31B461
background
#FEFEFC
surface
#FAFBF6
border
#D3D4D0
text
#131510
muted
#838480