#B3CD85#B3CD85
#B3CD85 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.2% C 0.100 H 124.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CD85 |
|---|---|
| RGB | rgb(179, 205, 133) |
| HSL | hsl(82, 42%, 66%) |
| HSV | hsv(82, 35%, 80%) |
| CMYK | cmyk(12.7%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(79.01, -20.81, 33.03) |
| CIE-LCH | lch(79.01, 39.04, 122.21°) |
| OKLab | oklab(81.17% -0.0567 0.0818) |
| OKLCH | oklch(81.17% 0.1 124.7) |
| XYZ | xyz(44.6550, 54.9396, 30.4376) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.90
Pale Olive Green
#B1D27B
ΔE00 2.79
Light Moss Green
#A6C875
ΔE00 2.92
Greenish Tan
#BCCB7A
ΔE00 3.50
Tan Green
#A9BE70
ΔE00 4.23
Light Olive
#ACBF69
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CD85 #9F85CD
analogous
#CDC385 #B3CD85 #8FCD85
triadic
#B3CD85 #85B3CD #CD85B3
tetradic
#B3CD85 #85CDC3 #9F85CD #CD858F
square
#B3CD85 #85CDC3 #9F85CD #CD858F
split-complementary
#B3CD85 #858FCD #C385CD
monochromatic
#78993F #98BB5A #B3CD85 #CEDFB0 #E9F1DC
Accessibility & contrast
On white
1.75
#B3CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B3CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CD85
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CD85 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C480
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#B8C6BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b3cd85; /* rgb */ color: rgb(179, 205, 133); /* oklch */ color: oklch(81.2% 0.100 124.7);
Tailwind
colors: {
custom: {
50: '#cadca9',
500: '#b3cd85',
950: '#000000',
},
}SCSS
$custom: #b3cd85; $custom-light: #cadca9; $custom-dark: #000000;
JSON
{
"hex": "#b3cd85",
"rgb": {
"r": 179,
"g": 205,
"b": 133
},
"hsl": {
"h": 81.667,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.81169,
"c": 0.09955,
"h": 124.7
},
"luminance": 0.5494
}Semantic roles & 50–950 ramp
primary
#B3CD85
secondary
#71579F
accent
#31B560
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#131510
muted
#838480