#B2CD84#B2CD84
#B2CD84 is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.1% C 0.101 H 125.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD84 |
|---|---|
| RGB | rgb(178, 205, 132) |
| HSL | hsl(82, 42%, 66%) |
| HSV | hsv(82, 36%, 80%) |
| CMYK | cmyk(13.2%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(78.92, -21.32, 33.42) |
| CIE-LCH | lch(78.92, 39.64, 122.53°) |
| OKLab | oklab(81.08% -0.0581 0.0827) |
| OKLCH | oklch(81.08% 0.101 125.1) |
| XYZ | xyz(44.3559, 54.7933, 30.0647) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.02
Pale Olive Green
#B1D27B
ΔE00 2.60
Light Moss Green
#A6C875
ΔE00 2.69
Greenish Tan
#BCCB7A
ΔE00 3.57
Tan Green
#A9BE70
ΔE00 4.19
Light Olive
#ACBF69
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD84 #9F84CD
analogous
#CDC384 #B2CD84 #8DCD84
triadic
#B2CD84 #84B2CD #CD84B2
tetradic
#B2CD84 #84CDC3 #9F84CD #CD848D
square
#B2CD84 #84CDC3 #9F84CD #CD848D
split-complementary
#B2CD84 #848DCD #C384CD
monochromatic
#77993E #97BB58 #B2CD84 #CDDFB0 #E8F0DB
Accessibility & contrast
On white
1.76
#B2CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#B2CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD84
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD84 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47F
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#B7C6BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cd84; /* rgb */ color: rgb(178, 205, 132); /* oklch */ color: oklch(81.1% 0.101 125.1);
Tailwind
colors: {
custom: {
50: '#cadca8',
500: '#b2cd84',
950: '#000000',
},
}SCSS
$custom: #b2cd84; $custom-light: #cadca8; $custom-dark: #000000;
JSON
{
"hex": "#b2cd84",
"rgb": {
"r": 178,
"g": 205,
"b": 132
},
"hsl": {
"h": 82.192,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.81079,
"c": 0.1011,
"h": 125.1
},
"luminance": 0.54794
}Semantic roles & 50–950 ramp
primary
#B2CD84
secondary
#71569F
accent
#30B561
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#131510
muted
#838480