#B2CA79#B2CA79
#B2CA79 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.2% C 0.109 H 122.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA79 |
|---|---|
| RGB | rgb(178, 202, 121) |
| HSL | hsl(78, 43%, 63%) |
| HSV | hsv(78, 40%, 79%) |
| CMYK | cmyk(11.9%, 0%, 40.1%, 20.8%) |
| CIE-LAB | lab(77.93, -21.22, 37.75) |
| CIE-LCH | lch(77.93, 43.31, 119.34°) |
| OKLab | oklab(80.23% -0.0584 0.0923) |
| OKLCH | oklch(80.23% 0.109 122.3) |
| XYZ | xyz(42.9317, 53.0865, 26.0704) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.61
Greenish Tan
#BCCB7A
ΔE00 2.25
Light Moss Green
#A6C875
ΔE00 2.34
Pale Olive Green
#B1D27B
ΔE00 2.43
Tan Green
#A9BE70
ΔE00 3.05
Light Olive
#ACBF69
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA79 #9179CA
analogous
#CAB979 #B2CA79 #89CA79
triadic
#B2CA79 #79B2CA #CA79B2
tetradic
#B2CA79 #79CAB9 #9179CA #CA7989
square
#B2CA79 #79CAB9 #9179CA #CA7989
split-complementary
#B2CA79 #7989CA #B979CA
monochromatic
#769039 #99B94D #B2CA79 #CBDBA5 #E4EDD1
Accessibility & contrast
On white
1.81
#B2CA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#B2CA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA79
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA79 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C173
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#B8C3B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2ca79; /* rgb */ color: rgb(178, 202, 121); /* oklch */ color: oklch(80.2% 0.109 122.3);
Tailwind
colors: {
custom: {
50: '#cadaa1',
500: '#b2ca79',
950: '#000000',
},
}SCSS
$custom: #b2ca79; $custom-light: #cadaa1; $custom-dark: #000000;
JSON
{
"hex": "#b2ca79",
"rgb": {
"r": 178,
"g": 202,
"b": 121
},
"hsl": {
"h": 77.778,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.80227,
"c": 0.10921,
"h": 122.3
},
"luminance": 0.53087
}Semantic roles & 50–950 ramp
primary
#B2CA79
secondary
#655197
accent
#2FB657
background
#FEFEFC
surface
#FAFBF5
border
#D3D4CF
text
#13140F
muted
#838380