#B2CA77#B2CA77
#B2CA77 is a light, moderate yellow-green. Relative luminance 0.530; OKLCH L 80.2% C 0.111 H 122.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA77 |
|---|---|
| RGB | rgb(178, 202, 119) |
| HSL | hsl(77, 44%, 63%) |
| HSV | hsv(77, 41%, 79%) |
| CMYK | cmyk(11.9%, 0%, 41.1%, 20.8%) |
| CIE-LAB | lab(77.90, -21.46, 38.72) |
| CIE-LCH | lch(77.90, 44.27, 118.99°) |
| OKLab | oklab(80.2% -0.0592 0.0944) |
| OKLCH | oklch(80.2% 0.111 122.1) |
| XYZ | xyz(42.8103, 53.0379, 25.4312) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.83
Greenish Tan
#BCCB7A
ΔE00 2.19
Light Moss Green
#A6C875
ΔE00 2.40
Pale Olive Green
#B1D27B
ΔE00 2.41
Light Olive
#ACBF69
ΔE00 3.05
Tan Green
#A9BE70
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA77 #8F77CA
analogous
#CAB877 #B2CA77 #89CA77
triadic
#B2CA77 #77B2CA #CA77B2
tetradic
#B2CA77 #77CAB8 #8F77CA #CA7789
square
#B2CA77 #77CAB8 #8F77CA #CA7789
split-complementary
#B2CA77 #7789CA #B877CA
monochromatic
#768F38 #99B94B #B2CA77 #CBDBA3 #E4ECCF
Accessibility & contrast
On white
1.81
#B2CA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#B2CA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA77
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA77 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C171
Deuteranopia (green-blind)
#D0C17B
Tritanopia (blue-blind)
#B8C2B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2ca77; /* rgb */ color: rgb(178, 202, 119); /* oklch */ color: oklch(80.2% 0.111 122.1);
Tailwind
colors: {
custom: {
50: '#cada9f',
500: '#b2ca77',
950: '#000000',
},
}SCSS
$custom: #b2ca77; $custom-light: #cada9f; $custom-dark: #000000;
JSON
{
"hex": "#b2ca77",
"rgb": {
"r": 178,
"g": 202,
"b": 119
},
"hsl": {
"h": 77.349,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.80195,
"c": 0.11143,
"h": 122.1
},
"luminance": 0.53038
}Semantic roles & 50–950 ramp
primary
#B2CA77
secondary
#644F96
accent
#2EB756
background
#FEFEFC
surface
#FAFBF5
border
#D3D4CF
text
#13140F
muted
#838380