#B2CD79#B2CD79
#B2CD79 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 80.9% C 0.113 H 123.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD79 |
|---|---|
| RGB | rgb(178, 205, 121) |
| HSL | hsl(79, 46%, 64%) |
| HSV | hsv(79, 41%, 80%) |
| CMYK | cmyk(13.2%, 0%, 41%, 19.6%) |
| CIE-LAB | lab(78.76, -22.70, 38.81) |
| CIE-LCH | lch(78.76, 44.96, 120.32°) |
| OKLab | oklab(80.89% -0.0626 0.0947) |
| OKLCH | oklch(80.89% 0.113 123.5) |
| XYZ | xyz(43.6425, 54.5079, 26.3073) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.53
Pale Olive
#B9CC81
ΔE00 2.11
Light Moss Green
#A6C875
ΔE00 2.24
Greenish Tan
#BCCB7A
ΔE00 2.71
Tan Green
#A9BE70
ΔE00 3.82
Light Olive
#ACBF69
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD79 #9479CD
analogous
#CDBE79 #B2CD79 #88CD79
triadic
#B2CD79 #79B2CD #CD79B2
tetradic
#B2CD79 #79CDBE #9479CD #CD7988
square
#B2CD79 #79CDBE #9479CD #CD7988
split-complementary
#B2CD79 #7988CD #BE79CD
monochromatic
#769437 #98BC4C #B2CD79 #CCDEA6 #E5EED2
Accessibility & contrast
On white
1.76
#B2CD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#B2CD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD79
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD79 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C473
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#B8C6B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cd79; /* rgb */ color: rgb(178, 205, 121); /* oklch */ color: oklch(80.9% 0.113 123.5);
Tailwind
colors: {
custom: {
50: '#cadca1',
500: '#b2cd79',
950: '#000000',
},
}SCSS
$custom: #b2cd79; $custom-light: #cadca1; $custom-dark: #000000;
JSON
{
"hex": "#b2cd79",
"rgb": {
"r": 178,
"g": 205,
"b": 121
},
"hsl": {
"h": 79.286,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.80893,
"c": 0.11349,
"h": 123.5
},
"luminance": 0.54508
}Semantic roles & 50–950 ramp
primary
#B2CD79
secondary
#68509B
accent
#2DB95A
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13150F
muted
#838480