#B5CD83#B5CD83
#B5CD83 is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.3% C 0.101 H 123.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CD83 |
|---|---|
| RGB | rgb(181, 205, 131) |
| HSL | hsl(79, 43%, 66%) |
| HSV | hsv(79, 36%, 80%) |
| CMYK | cmyk(11.7%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(79.11, -20.32, 34.23) |
| CIE-LCH | lch(79.11, 39.80, 120.70°) |
| OKLab | oklab(81.28% -0.0554 0.0845) |
| OKLCH | oklch(81.28% 0.101 123.3) |
| XYZ | xyz(44.9838, 55.1250, 29.7387) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.26
Pale Olive Green
#B1D27B
ΔE00 2.64
Greenish Tan
#BCCB7A
ΔE00 2.82
Light Moss Green
#A6C875
ΔE00 3.00
Tan Green
#A9BE70
ΔE00 4.02
Light Olive
#ACBF69
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CD83 #9B83CD
analogous
#CDC083 #B5CD83 #90CD83
triadic
#B5CD83 #83B5CD #CD83B5
tetradic
#B5CD83 #83CDC0 #9B83CD #CD8390
square
#B5CD83 #83CDC0 #9B83CD #CD8390
split-complementary
#B5CD83 #8390CD #C083CD
monochromatic
#7B983D #9BBB57 #B5CD83 #CFDFAF #E9F0DA
Accessibility & contrast
On white
1.75
#B5CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#B5CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CD83
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CD83 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57E
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#BAC6BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b5cd83; /* rgb */ color: rgb(181, 205, 131); /* oklch */ color: oklch(81.3% 0.101 123.3);
Tailwind
colors: {
custom: {
50: '#ccdca8',
500: '#b5cd83',
950: '#000000',
},
}SCSS
$custom: #b5cd83; $custom-light: #ccdca8; $custom-dark: #000000;
JSON
{
"hex": "#b5cd83",
"rgb": {
"r": 181,
"g": 205,
"b": 131
},
"hsl": {
"h": 79.459,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.81279,
"c": 0.10109,
"h": 123.3
},
"luminance": 0.55125
}Semantic roles & 50–950 ramp
primary
#B5CD83
secondary
#6D569E
accent
#30B65B
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13150F
muted
#838480