#B7CD89#B7CD89
#B7CD89 is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.5% C 0.093 H 123.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CD89 |
|---|---|
| RGB | rgb(183, 205, 137) |
| HSL | hsl(79, 40%, 67%) |
| HSV | hsv(79, 33%, 80%) |
| CMYK | cmyk(10.7%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(79.35, -18.78, 31.47) |
| CIE-LCH | lch(79.35, 36.65, 120.83°) |
| OKLab | oklab(81.53% -0.0509 0.0783) |
| OKLCH | oklch(81.53% 0.093 123) |
| XYZ | xyz(45.8748, 55.5360, 31.9648) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.74
Greenish Tan
#BCCB7A
ΔE00 3.39
Pale Olive Green
#B1D27B
ΔE00 3.68
Light Moss Green
#A6C875
ΔE00 3.90
Tan Green
#A9BE70
ΔE00 4.54
Light Olive
#ACBF69
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CD89 #9F89CD
analogous
#CDC189 #B7CD89 #95CD89
triadic
#B7CD89 #89B7CD #CD89B7
tetradic
#B7CD89 #89CDC1 #9F89CD #CD8995
square
#B7CD89 #89CDC1 #9F89CD #CD8995
split-complementary
#B7CD89 #8995CD #C189CD
monochromatic
#7D9A41 #9DBB5E #B7CD89 #D1DFB4 #EBF1DF
Accessibility & contrast
On white
1.73
#B7CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#B7CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CD89
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CD89 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C584
Deuteranopia (green-blind)
#D2C48C
Tritanopia (blue-blind)
#BCC7BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b7cd89; /* rgb */ color: rgb(183, 205, 137); /* oklch */ color: oklch(81.5% 0.093 123.0);
Tailwind
colors: {
custom: {
50: '#cddcac',
500: '#b7cd89',
950: '#000000',
},
}SCSS
$custom: #b7cd89; $custom-light: #cddcac; $custom-dark: #000000;
JSON
{
"hex": "#b7cd89",
"rgb": {
"r": 183,
"g": 205,
"b": 137
},
"hsl": {
"h": 79.412,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.81534,
"c": 0.09337,
"h": 123
},
"luminance": 0.55536
}Semantic roles & 50–950 ramp
primary
#B7CD89
secondary
#715AA1
accent
#32B45C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#131510
muted
#838481