#B5CB8A#B5CB8A
#B5CB8A is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 81.0% C 0.090 H 123.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CB8A |
|---|---|
| RGB | rgb(181, 203, 138) |
| HSL | hsl(80, 38%, 67%) |
| HSV | hsv(80, 32%, 80%) |
| CMYK | cmyk(10.8%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(78.68, -18.40, 30.04) |
| CIE-LCH | lch(78.68, 35.22, 121.48°) |
| OKLab | oklab(80.97% -0.0498 0.0749) |
| OKLCH | oklch(80.97% 0.09 123.6) |
| XYZ | xyz(44.9990, 54.3705, 32.1637) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.32
Greenish Tan
#BCCB7A
ΔE00 3.92
Light Moss Green
#A6C875
ΔE00 4.07
Pale Olive Green
#B1D27B
ΔE00 4.25
Tan Green
#A9BE70
ΔE00 4.48
Light Olive
#ACBF69
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CB8A #A08ACB
analogous
#CBC18A #B5CB8A #95CB8A
triadic
#B5CB8A #8AB5CB #CB8AB5
tetradic
#B5CB8A #8ACBC1 #A08ACB #CB8A95
square
#B5CB8A #8ACBC1 #A08ACB #CB8A95
split-complementary
#B5CB8A #8A95CB #C18ACB
monochromatic
#7B9743 #9AB860 #B5CB8A #D0DEB4 #EBF1DF
Accessibility & contrast
On white
1.77
#B5CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#B5CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CB8A
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CB8A | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C386
Deuteranopia (green-blind)
#CFC38D
Tritanopia (blue-blind)
#BAC5BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b5cb8a; /* rgb */ color: rgb(181, 203, 138); /* oklch */ color: oklch(81.0% 0.090 123.6);
Tailwind
colors: {
custom: {
50: '#ccdaac',
500: '#b5cb8a',
950: '#000000',
},
}SCSS
$custom: #b5cb8a; $custom-light: #ccdaac; $custom-dark: #000000;
JSON
{
"hex": "#b5cb8a",
"rgb": {
"r": 181,
"g": 203,
"b": 138
},
"hsl": {
"h": 80.308,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.80968,
"c": 0.08995,
"h": 123.6
},
"luminance": 0.54371
}Semantic roles & 50–950 ramp
primary
#B5CB8A
secondary
#725B9E
accent
#34B15F
background
#FEFEFD
surface
#FAFBF7
border
#D3D4D0
text
#131510
muted
#838481