#B5CD91#B5CD91
#B5CD91 is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.5% C 0.085 H 125.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CD91 |
|---|---|
| RGB | rgb(181, 205, 145) |
| HSL | hsl(84, 38%, 69%) |
| HSV | hsv(84, 29%, 80%) |
| CMYK | cmyk(11.7%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(79.35, -18.42, 27.28) |
| CIE-LCH | lch(79.35, 32.92, 124.02°) |
| OKLab | oklab(81.54% -0.0496 0.0685) |
| OKLCH | oklch(81.54% 0.085 125.9) |
| XYZ | xyz(45.9976, 55.5305, 35.0777) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.61
Light Moss Green
#A6C875
ΔE00 4.97
Pale Olive Green
#B1D27B
ΔE00 5.06
Greenish Tan
#BCCB7A
ΔE00 5.23
Light Grey Green
#B7E1A1
ΔE00 5.43
Tan Green
#A9BE70
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CD91 #A991CD
analogous
#CDC791 #B5CD91 #97CD91
triadic
#B5CD91 #91B5CD #CD91B5
tetradic
#B5CD91 #91CDC7 #A991CD #CD9197
square
#B5CD91 #91CDC7 #A991CD #CD9197
split-complementary
#B5CD91 #9197CD #C791CD
monochromatic
#7A9C47 #99BA67 #B5CD91 #D1E0BB #EEF3E5
Accessibility & contrast
On white
1.73
#B5CD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#B5CD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CD91
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CD91 | 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)
#D4C58D
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#B9C7BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b5cd91; /* rgb */ color: rgb(181, 205, 145); /* oklch */ color: oklch(81.5% 0.085 125.9);
Tailwind
colors: {
custom: {
50: '#cbdcb1',
500: '#b5cd91',
950: '#000000',
},
}SCSS
$custom: #b5cd91; $custom-light: #cbdcb1; $custom-dark: #000000;
JSON
{
"hex": "#b5cd91",
"rgb": {
"r": 181,
"g": 205,
"b": 145
},
"hsl": {
"h": 84,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.81541,
"c": 0.08463,
"h": 125.9
},
"luminance": 0.55531
}Semantic roles & 50–950 ramp
primary
#B5CD91
secondary
#7A60A2
accent
#35B066
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131511
muted
#838481