#B5CD81#B5CD81
#B5CD81 is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.2% C 0.103 H 123.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CD81 |
|---|---|
| RGB | rgb(181, 205, 129) |
| HSL | hsl(79, 43%, 65%) |
| HSV | hsv(79, 37%, 80%) |
| CMYK | cmyk(11.7%, 0%, 37.1%, 19.6%) |
| CIE-LAB | lab(79.08, -20.57, 35.21) |
| CIE-LCH | lch(79.08, 40.78, 120.30°) |
| OKLab | oklab(81.24% -0.0563 0.0867) |
| OKLCH | oklch(81.24% 0.103 123) |
| XYZ | xyz(44.8496, 55.0713, 29.0317) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.14
Pale Olive Green
#B1D27B
ΔE00 2.40
Greenish Tan
#BCCB7A
ΔE00 2.58
Light Moss Green
#A6C875
ΔE00 2.86
Tan Green
#A9BE70
ΔE00 3.91
Light Olive
#ACBF69
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CD81 #9981CD
analogous
#CDBF81 #B5CD81 #8FCD81
triadic
#B5CD81 #81B5CD #CD81B5
tetradic
#B5CD81 #81CDBF #9981CD #CD818F
square
#B5CD81 #81CDBF #9981CD #CD818F
split-complementary
#B5CD81 #818FCD #BF81CD
monochromatic
#7B973C #9BBC55 #B5CD81 #CFDEAD #E8F0D9
Accessibility & contrast
On white
1.75
#B5CD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#B5CD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CD81
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CD81 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47B
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#BBC6BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b5cd81; /* rgb */ color: rgb(181, 205, 129); /* oklch */ color: oklch(81.2% 0.103 123.0);
Tailwind
colors: {
custom: {
50: '#ccdca6',
500: '#b5cd81',
950: '#000000',
},
}SCSS
$custom: #b5cd81; $custom-light: #ccdca6; $custom-dark: #000000;
JSON
{
"hex": "#b5cd81",
"rgb": {
"r": 181,
"g": 205,
"b": 129
},
"hsl": {
"h": 78.947,
"s": 43.182,
"l": 65.49
},
"oklch": {
"l": 0.81244,
"c": 0.10339,
"h": 123
},
"luminance": 0.55071
}Semantic roles & 50–950 ramp
primary
#B5CD81
secondary
#6C549E
accent
#2FB65A
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13150F
muted
#838480