#B2CA80#B2CA80
#B2CA80 is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.3% C 0.101 H 123.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA80 |
|---|---|
| RGB | rgb(178, 202, 128) |
| HSL | hsl(79, 41%, 65%) |
| HSV | hsv(79, 37%, 79%) |
| CMYK | cmyk(11.9%, 0%, 36.6%, 20.8%) |
| CIE-LAB | lab(78.03, -20.35, 34.32) |
| CIE-LCH | lch(78.03, 39.90, 120.67°) |
| OKLab | oklab(80.35% -0.0556 0.0847) |
| OKLCH | oklch(80.35% 0.101 123.3) |
| XYZ | xyz(43.3767, 53.2644, 28.4138) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.45
Light Moss Green
#A6C875
ΔE00 2.58
Greenish Tan
#BCCB7A
ΔE00 2.87
Pale Olive Green
#B1D27B
ΔE00 2.91
Tan Green
#A9BE70
ΔE00 3.30
Light Olive
#ACBF69
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA80 #9880CA
analogous
#CABD80 #B2CA80 #8DCA80
triadic
#B2CA80 #80B2CA #CA80B2
tetradic
#B2CA80 #80CABD #9880CA #CA808D
square
#B2CA80 #80CABD #9880CA #CA808D
split-complementary
#B2CA80 #808DCA #BD80CA
monochromatic
#77923D #98B855 #B2CA80 #CCDCAB #E6EED6
Accessibility & contrast
On white
1.80
#B2CA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#B2CA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA80
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA80 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27B
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#B7C3B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2ca80; /* rgb */ color: rgb(178, 202, 128); /* oklch */ color: oklch(80.3% 0.101 123.3);
Tailwind
colors: {
custom: {
50: '#cadaa5',
500: '#b2ca80',
950: '#000000',
},
}SCSS
$custom: #b2ca80; $custom-light: #cadaa5; $custom-dark: #000000;
JSON
{
"hex": "#b2ca80",
"rgb": {
"r": 178,
"g": 202,
"b": 128
},
"hsl": {
"h": 79.459,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.80345,
"c": 0.10128,
"h": 123.3
},
"luminance": 0.53265
}Semantic roles & 50–950 ramp
primary
#B2CA80
secondary
#6B5599
accent
#31B45C
background
#FEFEFC
surface
#FAFBF6
border
#D3D4D0
text
#13140F
muted
#838380