#B2CD85#B2CD85
#B2CD85 is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.1% C 0.100 H 125.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD85 |
|---|---|
| RGB | rgb(178, 205, 133) |
| HSL | hsl(83, 42%, 66%) |
| HSV | hsv(83, 35%, 80%) |
| CMYK | cmyk(13.2%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(78.94, -21.19, 32.93) |
| CIE-LCH | lch(78.94, 39.16, 122.76°) |
| OKLab | oklab(81.1% -0.0577 0.0816) |
| OKLCH | oklch(81.1% 0.1 125.3) |
| XYZ | xyz(44.4246, 54.8208, 30.4268) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.12
Pale Olive Green
#B1D27B
ΔE00 2.76
Light Moss Green
#A6C875
ΔE00 2.81
Greenish Tan
#BCCB7A
ΔE00 3.70
Tan Green
#A9BE70
ΔE00 4.28
Light Olive
#ACBF69
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD85 #A085CD
analogous
#CDC485 #B2CD85 #8ECD85
triadic
#B2CD85 #85B2CD #CD85B2
tetradic
#B2CD85 #85CDC4 #A085CD #CD858E
square
#B2CD85 #85CDC4 #A085CD #CD858E
split-complementary
#B2CD85 #858ECD #C485CD
monochromatic
#77993F #97BB5A #B2CD85 #CDDFB0 #E9F1DC
Accessibility & contrast
On white
1.76
#B2CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#B2CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD85
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD85 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C480
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#B6C7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cd85; /* rgb */ color: rgb(178, 205, 133); /* oklch */ color: oklch(81.1% 0.100 125.3);
Tailwind
colors: {
custom: {
50: '#cadca9',
500: '#b2cd85',
950: '#000000',
},
}SCSS
$custom: #b2cd85; $custom-light: #cadca9; $custom-dark: #000000;
JSON
{
"hex": "#b2cd85",
"rgb": {
"r": 178,
"g": 205,
"b": 133
},
"hsl": {
"h": 82.5,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.81097,
"c": 0.09994,
"h": 125.3
},
"luminance": 0.54821
}Semantic roles & 50–950 ramp
primary
#B2CD85
secondary
#72579F
accent
#31B562
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#131510
muted
#838480