#B2CD81#B2CD81
#B2CD81 is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.0% C 0.105 H 124.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD81 |
|---|---|
| RGB | rgb(178, 205, 129) |
| HSL | hsl(81, 43%, 65%) |
| HSV | hsv(81, 37%, 80%) |
| CMYK | cmyk(13.2%, 0%, 37.1%, 19.6%) |
| CIE-LAB | lab(78.88, -21.71, 34.90) |
| CIE-LCH | lch(78.88, 41.10, 121.88°) |
| OKLab | oklab(81.03% -0.0594 0.086) |
| OKLCH | oklch(81.03% 0.105 124.6) |
| XYZ | xyz(44.1535, 54.7124, 28.9990) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.83
Pale Olive Green
#B1D27B
ΔE00 2.15
Light Moss Green
#A6C875
ΔE00 2.39
Greenish Tan
#BCCB7A
ΔE00 3.23
Tan Green
#A9BE70
ΔE00 3.98
Light Olive
#ACBF69
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD81 #9C81CD
analogous
#CDC281 #B2CD81 #8CCD81
triadic
#B2CD81 #81B2CD #CD81B2
tetradic
#B2CD81 #81CDC2 #9C81CD #CD818C
square
#B2CD81 #81CDC2 #9C81CD #CD818C
split-complementary
#B2CD81 #818CCD #C281CD
monochromatic
#77973C #97BC55 #B2CD81 #CDDEAD #E8F0D9
Accessibility & contrast
On white
1.76
#B2CD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B2CD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD81
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD81 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47C
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#B7C6BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cd81; /* rgb */ color: rgb(178, 205, 129); /* oklch */ color: oklch(81.0% 0.105 124.6);
Tailwind
colors: {
custom: {
50: '#cadca6',
500: '#b2cd81',
950: '#000000',
},
}SCSS
$custom: #b2cd81; $custom-light: #cadca6; $custom-dark: #000000;
JSON
{
"hex": "#b2cd81",
"rgb": {
"r": 178,
"g": 205,
"b": 129
},
"hsl": {
"h": 81.316,
"s": 43.182,
"l": 65.49
},
"oklch": {
"l": 0.81026,
"c": 0.10454,
"h": 124.6
},
"luminance": 0.54713
}Semantic roles & 50–950 ramp
primary
#B2CD81
secondary
#6F549E
accent
#2FB65F
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13150F
muted
#838480