#B7CB8A#B7CB8A
#B7CB8A is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.1% C 0.089 H 122.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CB8A |
|---|---|
| RGB | rgb(183, 203, 138) |
| HSL | hsl(78, 38%, 67%) |
| HSV | hsv(78, 32%, 80%) |
| CMYK | cmyk(9.9%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(78.82, -17.65, 30.25) |
| CIE-LCH | lch(78.82, 35.02, 120.26°) |
| OKLab | oklab(81.12% -0.0477 0.0754) |
| OKLCH | oklch(81.12% 0.089 122.3) |
| XYZ | xyz(45.4715, 54.6141, 32.1859) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.08
Greenish Tan
#BCCB7A
ΔE00 3.62
Light Moss Green
#A6C875
ΔE00 4.33
Pale Olive Green
#B1D27B
ΔE00 4.39
Tan Green
#A9BE70
ΔE00 4.48
Light Olive
#ACBF69
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CB8A #9E8ACB
analogous
#CBBF8A #B7CB8A #97CB8A
triadic
#B7CB8A #8AB7CB #CB8AB7
tetradic
#B7CB8A #8ACBBF #9E8ACB #CB8A97
square
#B7CB8A #8ACBBF #9E8ACB #CB8A97
split-complementary
#B7CB8A #8A97CB #BF8ACB
monochromatic
#7D9743 #9DB860 #B7CB8A #D1DEB4 #EBF1DF
Accessibility & contrast
On white
1.76
#B7CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#B7CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CB8A
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CB8A | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#D0C38D
Tritanopia (blue-blind)
#BCC5BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b7cb8a; /* rgb */ color: rgb(183, 203, 138); /* oklch */ color: oklch(81.1% 0.089 122.3);
Tailwind
colors: {
custom: {
50: '#cddaac',
500: '#b7cb8a',
950: '#000000',
},
}SCSS
$custom: #b7cb8a; $custom-light: #cddaac; $custom-dark: #000000;
JSON
{
"hex": "#b7cb8a",
"rgb": {
"r": 183,
"g": 203,
"b": 138
},
"hsl": {
"h": 78.462,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.81116,
"c": 0.08924,
"h": 122.3
},
"luminance": 0.54614
}Semantic roles & 50–950 ramp
primary
#B7CB8A
secondary
#705B9E
accent
#34B15B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#131510
muted
#838481