#B5CE84#B5CE84
#B5CE84 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.5% C 0.101 H 123.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CE84 |
|---|---|
| RGB | rgb(181, 206, 132) |
| HSL | hsl(80, 43%, 66%) |
| HSV | hsv(80, 36%, 81%) |
| CMYK | cmyk(12.1%, 0%, 35.9%, 19.2%) |
| CIE-LAB | lab(79.40, -20.69, 34.09) |
| CIE-LCH | lch(79.40, 39.88, 121.25°) |
| OKLab | oklab(81.52% -0.0564 0.0843) |
| OKLCH | oklch(81.52% 0.101 123.8) |
| XYZ | xyz(45.2919, 55.6322, 30.1773) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.50
Pale Olive Green
#B1D27B
ΔE00 2.50
Light Moss Green
#A6C875
ΔE00 3.02
Greenish Tan
#BCCB7A
ΔE00 3.05
Tan Green
#A9BE70
ΔE00 4.28
Light Olive
#ACBF69
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CE84 #9D84CE
analogous
#CEC284 #B5CE84 #90CE84
triadic
#B5CE84 #84B5CE #CE84B5
tetradic
#B5CE84 #84CEC2 #9D84CE #CE8490
square
#B5CE84 #84CEC2 #9D84CE #CE8490
split-complementary
#B5CE84 #8490CE #C284CE
monochromatic
#7B9A3D #9BBD58 #B5CE84 #CFDFB0 #EAF1DC
Accessibility & contrast
On white
1.73
#B5CE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#B5CE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CE84
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CE84 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57F
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#BAC7BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b5ce84; /* rgb */ color: rgb(181, 206, 132); /* oklch */ color: oklch(81.5% 0.101 123.8);
Tailwind
colors: {
custom: {
50: '#ccdda8',
500: '#b5ce84',
950: '#000000',
},
}SCSS
$custom: #b5ce84; $custom-light: #ccdda8; $custom-dark: #000000;
JSON
{
"hex": "#b5ce84",
"rgb": {
"r": 181,
"g": 206,
"b": 132
},
"hsl": {
"h": 80.27,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.81517,
"c": 0.1014,
"h": 123.8
},
"luminance": 0.55632
}Semantic roles & 50–950 ramp
primary
#B5CE84
secondary
#6F56A0
accent
#2FB65D
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#131510
muted
#838480