#B2CD86#B2CD86
#B2CD86 is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.1% C 0.099 H 125.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD86 |
|---|---|
| RGB | rgb(178, 205, 134) |
| HSL | hsl(83, 42%, 66%) |
| HSV | hsv(83, 35%, 80%) |
| CMYK | cmyk(13.2%, 0%, 34.6%, 19.6%) |
| CIE-LAB | lab(78.95, -21.05, 32.44) |
| CIE-LCH | lch(78.95, 38.67, 122.99°) |
| OKLab | oklab(81.12% -0.0573 0.0805) |
| OKLCH | oklch(81.12% 0.099 125.5) |
| XYZ | xyz(44.4941, 54.8486, 30.7924) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.23
Pale Olive Green
#B1D27B
ΔE00 2.93
Light Moss Green
#A6C875
ΔE00 2.95
Greenish Tan
#BCCB7A
ΔE00 3.84
Tan Green
#A9BE70
ΔE00 4.37
Light Olive
#ACBF69
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD86 #A186CD
analogous
#CDC586 #B2CD86 #8FCD86
triadic
#B2CD86 #86B2CD #CD86B2
tetradic
#B2CD86 #86CDC5 #A186CD #CD868F
square
#B2CD86 #86CDC5 #A186CD #CD868F
split-complementary
#B2CD86 #868FCD #C586CD
monochromatic
#77993F #96BB5B #B2CD86 #CEDFB1 #E9F1DD
Accessibility & contrast
On white
1.75
#B2CD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#B2CD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD86
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD86 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C481
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#B6C7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cd86; /* rgb */ color: rgb(178, 205, 134); /* oklch */ color: oklch(81.1% 0.099 125.5);
Tailwind
colors: {
custom: {
50: '#cadcaa',
500: '#b2cd86',
950: '#000000',
},
}SCSS
$custom: #b2cd86; $custom-light: #cadcaa; $custom-dark: #000000;
JSON
{
"hex": "#b2cd86",
"rgb": {
"r": 178,
"g": 205,
"b": 134
},
"hsl": {
"h": 82.817,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.81115,
"c": 0.09879,
"h": 125.5
},
"luminance": 0.54849
}Semantic roles & 50–950 ramp
primary
#B2CD86
secondary
#7358A0
accent
#31B563
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481