#8BDF79#8BDF79
#8BDF79 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.6% C 0.159 H 140.1°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDF79 |
|---|---|
| RGB | rgb(139, 223, 121) |
| HSL | hsl(109, 61%, 67%) |
| HSV | hsv(109, 46%, 87%) |
| CMYK | cmyk(37.7%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(81.64, -44.68, 41.98) |
| CIE-LCH | lch(81.64, 61.31, 136.78°) |
| OKLab | oklab(82.64% -0.1221 0.1021) |
| OKLCH | oklch(82.64% 0.159 140.1) |
| XYZ | xyz(40.4848, 59.6427, 27.4644) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.96
Lightish Green
#61E160
ΔE00 4.64
Fresh Green
#69D84F
ΔE00 5.28
Light Green
#96F97B
ΔE00 6.03
Palegreen
#98FB98
ΔE00 6.31
Easter Green
#8CFD7E
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDF79 #CD79DF
analogous
#BEDF79 #8BDF79 #79DF9A
triadic
#8BDF79 #798BDF #DF798B
tetradic
#8BDF79 #79BEDF #CD79DF #DF9A79
square
#8BDF79 #79BEDF #CD79DF #DF9A79
split-complementary
#8BDF79 #9A79DF #DF79BE
monochromatic
#43B32B #60D348 #8BDF79 #B6EBAA #E1F7DC
Accessibility & contrast
On white
1.62
#8BDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#8BDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDF79
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDF79 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D071
Deuteranopia (green-blind)
#D8C87F
Tritanopia (blue-blind)
#85D9C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8bdf79; /* rgb */ color: rgb(139, 223, 121); /* oklch */ color: oklch(82.6% 0.159 140.1);
Tailwind
colors: {
custom: {
50: '#b1e9a1',
500: '#8bdf79',
950: '#000000',
},
}SCSS
$custom: #8bdf79; $custom-light: #b1e9a1; $custom-dark: #000000;
JSON
{
"hex": "#8bdf79",
"rgb": {
"r": 139,
"g": 223,
"b": 121
},
"hsl": {
"h": 109.412,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.8264,
"c": 0.15919,
"h": 140.1
},
"luminance": 0.59645
}Semantic roles & 50–950 ramp
primary
#8BDF79
secondary
#A148B4
accent
#1CC9AB
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480