#B7CD79#B7CD79
#B7CD79 is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.3% C 0.112 H 120.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CD79 |
|---|---|
| RGB | rgb(183, 205, 121) |
| HSL | hsl(76, 46%, 64%) |
| HSV | hsv(76, 41%, 80%) |
| CMYK | cmyk(10.7%, 0%, 41%, 19.6%) |
| CIE-LAB | lab(79.10, -20.78, 39.32) |
| CIE-LCH | lch(79.10, 44.48, 117.86°) |
| OKLab | oklab(81.26% -0.0574 0.0958) |
| OKLCH | oklch(81.26% 0.112 120.9) |
| XYZ | xyz(44.8110, 55.1105, 26.3621) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.60
Greenish Tan
#BCCB7A
ΔE00 1.62
Pale Olive Green
#B1D27B
ΔE00 2.41
Light Moss Green
#A6C875
ΔE00 3.26
Light Olive
#ACBF69
ΔE00 3.64
Tan Green
#A9BE70
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CD79 #8F79CD
analogous
#CDB979 #B7CD79 #8DCD79
triadic
#B7CD79 #79B7CD #CD79B7
tetradic
#B7CD79 #79CDB9 #8F79CD #CD798D
square
#B7CD79 #79CDB9 #8F79CD #CD798D
split-complementary
#B7CD79 #798DCD #B979CD
monochromatic
#7C9437 #9FBC4C #B7CD79 #CFDEA6 #E7EED2
Accessibility & contrast
On white
1.75
#B7CD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#B7CD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CD79
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CD79 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C473
Deuteranopia (green-blind)
#D4C47D
Tritanopia (blue-blind)
#BEC5B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b7cd79; /* rgb */ color: rgb(183, 205, 121); /* oklch */ color: oklch(81.3% 0.112 120.9);
Tailwind
colors: {
custom: {
50: '#cedca1',
500: '#b7cd79',
950: '#000000',
},
}SCSS
$custom: #b7cd79; $custom-light: #cedca1; $custom-dark: #000000;
JSON
{
"hex": "#b7cd79",
"rgb": {
"r": 183,
"g": 205,
"b": 121
},
"hsl": {
"h": 75.714,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.81259,
"c": 0.11167,
"h": 120.9
},
"luminance": 0.5511
}Semantic roles & 50–950 ramp
primary
#B7CD79
secondary
#63509B
accent
#2DB951
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480