#B2CF79#B2CF79
#B2CF79 is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.3% C 0.116 H 124.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CF79 |
|---|---|
| RGB | rgb(178, 207, 121) |
| HSL | hsl(80, 47%, 64%) |
| HSV | hsv(80, 42%, 81%) |
| CMYK | cmyk(14%, 0%, 41.5%, 18.8%) |
| CIE-LAB | lab(79.31, -23.67, 39.51) |
| CIE-LCH | lch(79.31, 46.06, 120.93°) |
| OKLab | oklab(81.34% -0.0653 0.0963) |
| OKLCH | oklch(81.34% 0.116 124.2) |
| XYZ | xyz(44.1239, 55.4709, 26.4678) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 0.98
Light Moss Green
#A6C875
ΔE00 2.38
Pale Olive
#B9CC81
ΔE00 2.55
Greenish Tan
#BCCB7A
ΔE00 3.12
Light Olive
#ACBF69
ΔE00 4.33
Tan Green
#A9BE70
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CF79 #9679CF
analogous
#CFC179 #B2CF79 #87CF79
triadic
#B2CF79 #79B2CF #CF79B2
tetradic
#B2CF79 #79CFC1 #9679CF #CF7987
square
#B2CF79 #79CFC1 #9679CF #CF7987
split-complementary
#B2CF79 #7987CF #C179CF
monochromatic
#779736 #98BF4C #B2CF79 #CCDFA6 #E6EFD3
Accessibility & contrast
On white
1.74
#B2CF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#B2CF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CF79
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CF79 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C572
Deuteranopia (green-blind)
#D4C47D
Tritanopia (blue-blind)
#B8C7BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cf79; /* rgb */ color: rgb(178, 207, 121); /* oklch */ color: oklch(81.3% 0.116 124.2);
Tailwind
colors: {
custom: {
50: '#cadda1',
500: '#b2cf79',
950: '#000000',
},
}SCSS
$custom: #b2cf79; $custom-light: #cadda1; $custom-dark: #000000;
JSON
{
"hex": "#b2cf79",
"rgb": {
"r": 178,
"g": 207,
"b": 121
},
"hsl": {
"h": 80.233,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.81338,
"c": 0.11635,
"h": 124.2
},
"luminance": 0.55471
}Semantic roles & 50–950 ramp
primary
#B2CF79
secondary
#694F9D
accent
#2BBB5B
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13150F
muted
#838480