#B3CD86#B3CD86
#B3CD86 is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.2% C 0.098 H 124.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CD86 |
|---|---|
| RGB | rgb(179, 205, 134) |
| HSL | hsl(82, 42%, 66%) |
| HSV | hsv(82, 35%, 80%) |
| CMYK | cmyk(12.7%, 0%, 34.6%, 19.6%) |
| CIE-LAB | lab(79.02, -20.68, 32.54) |
| CIE-LCH | lch(79.02, 38.55, 122.44°) |
| OKLab | oklab(81.19% -0.0563 0.0807) |
| OKLCH | oklch(81.19% 0.098 124.9) |
| XYZ | xyz(44.7244, 54.9674, 30.8032) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.02
Pale Olive Green
#B1D27B
ΔE00 2.95
Light Moss Green
#A6C875
ΔE00 3.04
Greenish Tan
#BCCB7A
ΔE00 3.64
Tan Green
#A9BE70
ΔE00 4.32
Light Olive
#ACBF69
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CD86 #A086CD
analogous
#CDC486 #B3CD86 #90CD86
triadic
#B3CD86 #86B3CD #CD86B3
tetradic
#B3CD86 #86CDC4 #A086CD #CD8690
square
#B3CD86 #86CDC4 #A086CD #CD8690
split-complementary
#B3CD86 #8690CD #C486CD
monochromatic
#78993F #98BB5B #B3CD86 #CEDFB1 #E9F1DD
Accessibility & contrast
On white
1.75
#B3CD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B3CD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CD86
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CD86 | 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)
#D5C581
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#B8C7BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b3cd86; /* rgb */ color: rgb(179, 205, 134); /* oklch */ color: oklch(81.2% 0.098 124.9);
Tailwind
colors: {
custom: {
50: '#cadcaa',
500: '#b3cd86',
950: '#000000',
},
}SCSS
$custom: #b3cd86; $custom-light: #cadcaa; $custom-dark: #000000;
JSON
{
"hex": "#b3cd86",
"rgb": {
"r": 179,
"g": 205,
"b": 134
},
"hsl": {
"h": 81.972,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.81187,
"c": 0.09839,
"h": 124.9
},
"luminance": 0.54968
}Semantic roles & 50–950 ramp
primary
#B3CD86
secondary
#7258A0
accent
#31B561
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131510
muted
#838481