#B2CA78#B2CA78
#B2CA78 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.2% C 0.110 H 122.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA78 |
|---|---|
| RGB | rgb(178, 202, 120) |
| HSL | hsl(78, 44%, 63%) |
| HSV | hsv(78, 41%, 79%) |
| CMYK | cmyk(11.9%, 0%, 40.6%, 20.8%) |
| CIE-LAB | lab(77.91, -21.34, 38.24) |
| CIE-LCH | lch(77.91, 43.79, 119.17°) |
| OKLab | oklab(80.21% -0.0588 0.0933) |
| OKLCH | oklch(80.21% 0.11 122.2) |
| XYZ | xyz(42.8707, 53.0621, 25.7491) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.72
Greenish Tan
#BCCB7A
ΔE00 2.22
Light Moss Green
#A6C875
ΔE00 2.36
Pale Olive Green
#B1D27B
ΔE00 2.41
Tan Green
#A9BE70
ΔE00 3.06
Light Olive
#ACBF69
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA78 #9078CA
analogous
#CAB978 #B2CA78 #89CA78
triadic
#B2CA78 #78B2CA #CA78B2
tetradic
#B2CA78 #78CAB9 #9078CA #CA7889
square
#B2CA78 #78CAB9 #9078CA #CA7889
split-complementary
#B2CA78 #7889CA #B978CA
monochromatic
#768F38 #99B94C #B2CA78 #CBDBA4 #E4EDD0
Accessibility & contrast
On white
1.81
#B2CA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#B2CA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA78
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA78 | 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)
#D3C172
Deuteranopia (green-blind)
#D0C17C
Tritanopia (blue-blind)
#B8C2B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2ca78; /* rgb */ color: rgb(178, 202, 120); /* oklch */ color: oklch(80.2% 0.110 122.2);
Tailwind
colors: {
custom: {
50: '#cadaa0',
500: '#b2ca78',
950: '#000000',
},
}SCSS
$custom: #b2ca78; $custom-light: #cadaa0; $custom-dark: #000000;
JSON
{
"hex": "#b2ca78",
"rgb": {
"r": 178,
"g": 202,
"b": 120
},
"hsl": {
"h": 77.561,
"s": 43.617,
"l": 63.137
},
"oklch": {
"l": 0.80211,
"c": 0.11032,
"h": 122.2
},
"luminance": 0.53062
}Semantic roles & 50–950 ramp
primary
#B2CA78
secondary
#655096
accent
#2FB757
background
#FEFEFC
surface
#FAFBF5
border
#D3D4CF
text
#13140F
muted
#838380