#B2CF77#B2CF77
#B2CF77 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.3% C 0.119 H 123.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CF77 |
|---|---|
| RGB | rgb(178, 207, 119) |
| HSL | hsl(80, 48%, 64%) |
| HSV | hsv(80, 43%, 81%) |
| CMYK | cmyk(14%, 0%, 42.5%, 18.8%) |
| CIE-LAB | lab(79.28, -23.91, 40.48) |
| CIE-LCH | lch(79.28, 47.01, 120.57°) |
| OKLab | oklab(81.31% -0.0661 0.0984) |
| OKLCH | oklch(81.31% 0.119 123.9) |
| XYZ | xyz(44.0026, 55.4223, 25.8286) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.09
Light Moss Green
#A6C875
ΔE00 2.50
Pale Olive
#B9CC81
ΔE00 2.74
Greenish Tan
#BCCB7A
ΔE00 3.12
Light Olive
#ACBF69
ΔE00 4.26
Tan Green
#A9BE70
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CF77 #9477CF
analogous
#CFC077 #B2CF77 #86CF77
triadic
#B2CF77 #77B2CF #CF77B2
tetradic
#B2CF77 #77CFC0 #9477CF #CF7786
square
#B2CF77 #77CFC0 #9477CF #CF7786
split-complementary
#B2CF77 #7786CF #C077CF
monochromatic
#769635 #98BF4A #B2CF77 #CCDFA4 #E5EFD1
Accessibility & contrast
On white
1.74
#B2CF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#B2CF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CF77
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CF77 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C570
Deuteranopia (green-blind)
#D4C47C
Tritanopia (blue-blind)
#B8C7BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cf77; /* rgb */ color: rgb(178, 207, 119); /* oklch */ color: oklch(81.3% 0.119 123.9);
Tailwind
colors: {
custom: {
50: '#cadd9f',
500: '#b2cf77',
950: '#000000',
},
}SCSS
$custom: #b2cf77; $custom-light: #cadd9f; $custom-dark: #000000;
JSON
{
"hex": "#b2cf77",
"rgb": {
"r": 178,
"g": 207,
"b": 119
},
"hsl": {
"h": 79.773,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.81306,
"c": 0.11852,
"h": 123.9
},
"luminance": 0.55423
}Semantic roles & 50–950 ramp
primary
#B2CF77
secondary
#684E9C
accent
#2ABB5A
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13150F
muted
#838480