#B7CD85#B7CD85
#B7CD85 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.5% C 0.098 H 122.4°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CD85 |
|---|---|
| RGB | rgb(183, 205, 133) |
| HSL | hsl(78, 42%, 66%) |
| HSV | hsv(78, 35%, 80%) |
| CMYK | cmyk(10.7%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(79.28, -19.31, 33.45) |
| CIE-LCH | lch(79.28, 38.62, 119.99°) |
| OKLab | oklab(81.46% -0.0525 0.0828) |
| OKLCH | oklch(81.46% 0.098 122.4) |
| XYZ | xyz(45.5931, 55.4233, 30.4816) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.06
Greenish Tan
#BCCB7A
ΔE00 2.72
Pale Olive Green
#B1D27B
ΔE00 3.11
Light Moss Green
#A6C875
ΔE00 3.49
Tan Green
#A9BE70
ΔE00 4.17
Light Olive
#ACBF69
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CD85 #9B85CD
analogous
#CDBF85 #B7CD85 #93CD85
triadic
#B7CD85 #85B7CD #CD85B7
tetradic
#B7CD85 #85CDBF #9B85CD #CD8593
square
#B7CD85 #85CDBF #9B85CD #CD8593
split-complementary
#B7CD85 #8593CD #BF85CD
monochromatic
#7D993F #9DBB5A #B7CD85 #D1DFB0 #EAF1DC
Accessibility & contrast
On white
1.74
#B7CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#B7CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CD85
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CD85 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C580
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#BCC6BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b7cd85; /* rgb */ color: rgb(183, 205, 133); /* oklch */ color: oklch(81.5% 0.098 122.4);
Tailwind
colors: {
custom: {
50: '#cddca9',
500: '#b7cd85',
950: '#000000',
},
}SCSS
$custom: #b7cd85; $custom-light: #cddca9; $custom-dark: #000000;
JSON
{
"hex": "#b7cd85",
"rgb": {
"r": 183,
"g": 205,
"b": 133
},
"hsl": {
"h": 78.333,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.81461,
"c": 0.09805,
"h": 122.4
},
"luminance": 0.55423
}Semantic roles & 50–950 ramp
primary
#B7CD85
secondary
#6D579F
accent
#31B559
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#131510
muted
#838480