#B3CD87#B3CD87
#B3CD87 is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.2% C 0.097 H 125.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CD87 |
|---|---|
| RGB | rgb(179, 205, 135) |
| HSL | hsl(82, 41%, 67%) |
| HSV | hsv(82, 34%, 80%) |
| CMYK | cmyk(12.7%, 0%, 34.1%, 19.6%) |
| CIE-LAB | lab(79.04, -20.55, 32.04) |
| CIE-LCH | lch(79.04, 38.07, 122.67°) |
| OKLab | oklab(81.21% -0.0559 0.0796) |
| OKLCH | oklch(81.21% 0.097 125.1) |
| XYZ | xyz(44.7945, 54.9954, 31.1722) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.15
Pale Olive Green
#B1D27B
ΔE00 3.12
Light Moss Green
#A6C875
ΔE00 3.18
Greenish Tan
#BCCB7A
ΔE00 3.79
Tan Green
#A9BE70
ΔE00 4.42
Light Olive
#ACBF69
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CD87 #A187CD
analogous
#CDC487 #B3CD87 #90CD87
triadic
#B3CD87 #87B3CD #CD87B3
tetradic
#B3CD87 #87CDC4 #A187CD #CD8790
square
#B3CD87 #87CDC4 #A187CD #CD8790
split-complementary
#B3CD87 #8790CD #C487CD
monochromatic
#789A40 #98BB5C #B3CD87 #CEDFB2 #EAF1DD
Accessibility & contrast
On white
1.75
#B3CD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#B3CD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CD87
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CD87 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C582
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#B7C7BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b3cd87; /* rgb */ color: rgb(179, 205, 135); /* oklch */ color: oklch(81.2% 0.097 125.1);
Tailwind
colors: {
custom: {
50: '#cadcaa',
500: '#b3cd87',
950: '#000000',
},
}SCSS
$custom: #b3cd87; $custom-light: #cadcaa; $custom-dark: #000000;
JSON
{
"hex": "#b3cd87",
"rgb": {
"r": 179,
"g": 205,
"b": 135
},
"hsl": {
"h": 82.286,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.81205,
"c": 0.09723,
"h": 125.1
},
"luminance": 0.54996
}Semantic roles & 50–950 ramp
primary
#B3CD87
secondary
#7358A0
accent
#31B462
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131510
muted
#838481