#B7CD87#B7CD87
#B7CD87 is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.5% C 0.096 H 122.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CD87 |
|---|---|
| RGB | rgb(183, 205, 135) |
| HSL | hsl(79, 41%, 67%) |
| HSV | hsv(79, 34%, 80%) |
| CMYK | cmyk(10.7%, 0%, 34.1%, 19.6%) |
| CIE-LAB | lab(79.32, -19.05, 32.46) |
| CIE-LCH | lch(79.32, 37.64, 120.40°) |
| OKLab | oklab(81.5% -0.0517 0.0805) |
| OKLCH | oklch(81.5% 0.096 122.7) |
| XYZ | xyz(45.7326, 55.4791, 31.2162) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.38
Greenish Tan
#BCCB7A
ΔE00 3.05
Pale Olive Green
#B1D27B
ΔE00 3.38
Light Moss Green
#A6C875
ΔE00 3.68
Tan Green
#A9BE70
ΔE00 4.34
Light Olive
#ACBF69
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CD87 #9D87CD
analogous
#CDC087 #B7CD87 #94CD87
triadic
#B7CD87 #87B7CD #CD87B7
tetradic
#B7CD87 #87CDC0 #9D87CD #CD8794
square
#B7CD87 #87CDC0 #9D87CD #CD8794
split-complementary
#B7CD87 #8794CD #C087CD
monochromatic
#7D9A40 #9DBB5C #B7CD87 #D1DFB2 #EBF1DD
Accessibility & contrast
On white
1.74
#B7CD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#B7CD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CD87
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CD87 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C582
Deuteranopia (green-blind)
#D2C48A
Tritanopia (blue-blind)
#BCC6BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b7cd87; /* rgb */ color: rgb(183, 205, 135); /* oklch */ color: oklch(81.5% 0.096 122.7);
Tailwind
colors: {
custom: {
50: '#cddcaa',
500: '#b7cd87',
950: '#000000',
},
}SCSS
$custom: #b7cd87; $custom-light: #cddcaa; $custom-dark: #000000;
JSON
{
"hex": "#b7cd87",
"rgb": {
"r": 183,
"g": 205,
"b": 135
},
"hsl": {
"h": 78.857,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.81497,
"c": 0.09572,
"h": 122.7
},
"luminance": 0.55479
}Semantic roles & 50–950 ramp
primary
#B7CD87
secondary
#6F58A0
accent
#31B45A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#131510
muted
#838481