#79CF89#79CF89
#79CF89 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.2% C 0.130 H 148.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #79CF89 |
|---|---|
| RGB | rgb(121, 207, 137) |
| HSL | hsl(131, 47%, 64%) |
| HSV | hsv(131, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 33.8%, 18.8%) |
| CIE-LAB | lab(76.37, -40.76, 26.87) |
| CIE-LCH | lch(76.37, 48.82, 146.60°) |
| OKLab | oklab(78.21% -0.111 0.0675) |
| OKLCH | oklch(78.21% 0.13 148.7) |
| XYZ | xyz(34.7114, 50.4945, 31.5794) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.76
Emerald
#50C878
ΔE00 4.41
Dark Mint
#48C072
ΔE00 5.96
Hospital Green
#9BE5AA
ΔE00 6.47
Seaweed
#18D17B
ΔE00 6.51
Fern
#63B76C
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CF89 #CF79BF
analogous
#94CF79 #79CF89 #79CFB4
triadic
#79CF89 #8979CF #CF8979
tetradic
#79CF89 #7994CF #CF79BF #CFB479
square
#79CF89 #7994CF #CF79BF #CFB479
split-complementary
#79CF89 #B479CF #CF7994
monochromatic
#369748 #4CBF61 #79CF89 #A6DFB1 #D3EFD8
Accessibility & contrast
On white
1.89
#79CF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#79CF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CF89
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CF89 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C284
Deuteranopia (green-blind)
#C4B98D
Tritanopia (blue-blind)
#6BCCBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79cf89; /* rgb */ color: rgb(121, 207, 137); /* oklch */ color: oklch(78.2% 0.130 148.7);
Tailwind
colors: {
custom: {
50: '#a3deac',
500: '#79cf89',
950: '#000000',
},
}SCSS
$custom: #79cf89; $custom-light: #a3deac; $custom-dark: #000000;
JSON
{
"hex": "#79cf89",
"rgb": {
"r": 121,
"g": 207,
"b": 137
},
"hsl": {
"h": 131.163,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.78209,
"c": 0.12993,
"h": 148.7
},
"luminance": 0.50497
}Semantic roles & 50–950 ramp
primary
#79CF89
secondary
#9D4F8F
accent
#2BA0BB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481