#B3DC79#B3DC79
#B3DC79 is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.3% C 0.134 H 127.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DC79 |
|---|---|
| RGB | rgb(179, 220, 121) |
| HSL | hsl(85, 59%, 67%) |
| HSV | hsv(85, 45%, 86%) |
| CMYK | cmyk(18.6%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(82.99, -29.54, 44.15) |
| CIE-LCH | lch(82.99, 53.12, 123.78°) |
| OKLab | oklab(84.31% -0.0818 0.1067) |
| OKLCH | oklch(84.31% 0.134 127.5) |
| XYZ | xyz(47.6344, 62.1500, 27.5720) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.80
Light Moss Green
#A6C875
ΔE00 5.10
Pale Olive
#B9CC81
ΔE00 5.75
Greenish Tan
#BCCB7A
ΔE00 6.11
Pistachio (survey)
#C0FA8B
ΔE00 6.57
Light Grey Green
#B7E1A1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DC79 #A279DC
analogous
#DCD379 #B3DC79 #82DC79
triadic
#B3DC79 #79B3DC #DC79B3
tetradic
#B3DC79 #79DCD3 #A279DC #DC7982
square
#B3DC79 #79DCD3 #A279DC #DC7982
split-complementary
#B3DC79 #7982DC #D379DC
monochromatic
#78AD2D #97CF48 #B3DC79 #CFE9AA #EAF5DA
Accessibility & contrast
On white
1.56
#B3DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#B3DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DC79
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DC79 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D071
Deuteranopia (green-blind)
#DFCE7F
Tritanopia (blue-blind)
#B8D4C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b3dc79; /* rgb */ color: rgb(179, 220, 121); /* oklch */ color: oklch(84.3% 0.134 127.5);
Tailwind
colors: {
custom: {
50: '#cbe7a1',
500: '#b3dc79',
950: '#000000',
},
}SCSS
$custom: #b3dc79; $custom-light: #cbe7a1; $custom-dark: #000000;
JSON
{
"hex": "#b3dc79",
"rgb": {
"r": 179,
"g": 220,
"b": 121
},
"hsl": {
"h": 84.848,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.84312,
"c": 0.13448,
"h": 127.5
},
"luminance": 0.62151
}Semantic roles & 50–950 ramp
primary
#B3DC79
secondary
#744AB0
accent
#1FC664
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#13160F
muted
#838480