#79CF91#79CF91
#79CF91 is a light, vivid green. Relative luminance 0.507; OKLCH L 78.4% C 0.122 H 151.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #79CF91 |
|---|---|
| RGB | rgb(121, 207, 145) |
| HSL | hsl(137, 47%, 64%) |
| HSV | hsv(137, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 30%, 18.8%) |
| CIE-LAB | lab(76.52, -39.35, 22.88) |
| CIE-LCH | lch(76.52, 45.52, 149.82°) |
| OKLab | oklab(78.37% -0.1075 0.0579) |
| OKLCH | oklch(78.37% 0.122 151.7) |
| XYZ | xyz(35.3066, 50.7326, 34.7145) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.79
Emerald
#50C878
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 6.03
Seafoam
#7FE0B3
ΔE00 6.35
Dark Mint
#48C072
ΔE00 6.47
Seaweed
#18D17B
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CF91 #CF79B7
analogous
#8CCF79 #79CF91 #79CFBC
triadic
#79CF91 #9179CF #CF9179
tetradic
#79CF91 #798CCF #CF79B7 #CFBC79
square
#79CF91 #798CCF #CF79B7 #CFBC79
split-complementary
#79CF91 #BC79CF #CF798C
monochromatic
#369751 #4CBF6C #79CF91 #A6DFB6 #D3EFDB
Accessibility & contrast
On white
1.88
#79CF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#79CF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CF91
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CF91 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28D
Deuteranopia (green-blind)
#C3B995
Tritanopia (blue-blind)
#69CDBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #79cf91; /* rgb */ color: rgb(121, 207, 145); /* oklch */ color: oklch(78.4% 0.122 151.7);
Tailwind
colors: {
custom: {
50: '#a3deb1',
500: '#79cf91',
950: '#000000',
},
}SCSS
$custom: #79cf91; $custom-light: #a3deb1; $custom-dark: #000000;
JSON
{
"hex": "#79cf91",
"rgb": {
"r": 121,
"g": 207,
"b": 145
},
"hsl": {
"h": 136.744,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.78374,
"c": 0.12211,
"h": 151.7
},
"luminance": 0.50735
}Semantic roles & 50–950 ramp
primary
#79CF91
secondary
#9D4F87
accent
#2B92BB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481