#B4CD8A#B4CD8A
#B4CD8A is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.3% C 0.093 H 125.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CD8A |
|---|---|
| RGB | rgb(180, 205, 138) |
| HSL | hsl(82, 40%, 67%) |
| HSV | hsv(82, 33%, 80%) |
| CMYK | cmyk(12.2%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(79.16, -19.77, 30.66) |
| CIE-LCH | lch(79.16, 36.48, 122.81°) |
| OKLab | oklab(81.33% -0.0536 0.0764) |
| OKLCH | oklch(81.33% 0.093 125.1) |
| XYZ | xyz(45.2407, 55.2007, 32.3112) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.42
Pale Olive Green
#B1D27B
ΔE00 3.68
Light Moss Green
#A6C875
ΔE00 3.70
Greenish Tan
#BCCB7A
ΔE00 4.08
Tan Green
#A9BE70
ΔE00 4.72
Light Olive
#ACBF69
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CD8A #A38ACD
analogous
#CDC58A #B4CD8A #93CD8A
triadic
#B4CD8A #8AB4CD #CD8AB4
tetradic
#B4CD8A #8ACDC5 #A38ACD #CD8A93
square
#B4CD8A #8ACDC5 #A38ACD #CD8A93
split-complementary
#B4CD8A #8A93CD #C58ACD
monochromatic
#7A9B42 #99BB5F #B4CD8A #CFDFB5 #EBF2E0
Accessibility & contrast
On white
1.74
#B4CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#B4CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CD8A
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CD8A | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C585
Deuteranopia (green-blind)
#D1C48D
Tritanopia (blue-blind)
#B8C7BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4cd8a; /* rgb */ color: rgb(180, 205, 138); /* oklch */ color: oklch(81.3% 0.093 125.1);
Tailwind
colors: {
custom: {
50: '#cbdcac',
500: '#b4cd8a',
950: '#000000',
},
}SCSS
$custom: #b4cd8a; $custom-light: #cbdcac; $custom-dark: #000000;
JSON
{
"hex": "#b4cd8a",
"rgb": {
"r": 180,
"g": 205,
"b": 138
},
"hsl": {
"h": 82.388,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.81333,
"c": 0.09333,
"h": 125.1
},
"luminance": 0.55201
}Semantic roles & 50–950 ramp
primary
#B4CD8A
secondary
#755AA1
accent
#32B362
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131510
muted
#838481