#B3CD84#B3CD84
#B3CD84 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.2% C 0.101 H 124.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CD84 |
|---|---|
| RGB | rgb(179, 205, 132) |
| HSL | hsl(81, 42%, 66%) |
| HSV | hsv(81, 36%, 80%) |
| CMYK | cmyk(12.7%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(78.99, -20.94, 33.53) |
| CIE-LCH | lch(78.99, 39.53, 121.99°) |
| OKLab | oklab(81.15% -0.0571 0.0829) |
| OKLCH | oklch(81.15% 0.101 124.6) |
| XYZ | xyz(44.5862, 54.9121, 30.0755) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.80
Pale Olive Green
#B1D27B
ΔE00 2.63
Light Moss Green
#A6C875
ΔE00 2.81
Greenish Tan
#BCCB7A
ΔE00 3.37
Tan Green
#A9BE70
ΔE00 4.15
Light Olive
#ACBF69
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CD84 #9E84CD
analogous
#CDC284 #B3CD84 #8ECD84
triadic
#B3CD84 #84B3CD #CD84B3
tetradic
#B3CD84 #84CDC2 #9E84CD #CD848E
square
#B3CD84 #84CDC2 #9E84CD #CD848E
split-complementary
#B3CD84 #848ECD #C284CD
monochromatic
#78993E #98BB58 #B3CD84 #CEDFB0 #E9F0DB
Accessibility & contrast
On white
1.75
#B3CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#B3CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CD84
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CD84 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47F
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#B8C6BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b3cd84; /* rgb */ color: rgb(179, 205, 132); /* oklch */ color: oklch(81.2% 0.101 124.6);
Tailwind
colors: {
custom: {
50: '#cadca8',
500: '#b3cd84',
950: '#000000',
},
}SCSS
$custom: #b3cd84; $custom-light: #cadca8; $custom-dark: #000000;
JSON
{
"hex": "#b3cd84",
"rgb": {
"r": 179,
"g": 205,
"b": 132
},
"hsl": {
"h": 81.37,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.81151,
"c": 0.1007,
"h": 124.6
},
"luminance": 0.54912
}Semantic roles & 50–950 ramp
primary
#B3CD84
secondary
#70569F
accent
#30B560
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#131510
muted
#838480