#79CF95#79CF95
#79CF95 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.5% C 0.118 H 153.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #79CF95 |
|---|---|
| RGB | rgb(121, 207, 149) |
| HSL | hsl(140, 47%, 64%) |
| HSV | hsv(140, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(76.59, -38.62, 20.88) |
| CIE-LCH | lch(76.59, 43.90, 151.60°) |
| OKLab | oklab(78.46% -0.1057 0.053) |
| OKLCH | oklch(78.46% 0.118 153.4) |
| XYZ | xyz(35.6205, 50.8582, 36.3676) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.47
Emerald
#50C878
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 5.99
Mediumaquamarine
#66CDAA
ΔE00 6.74
Eucalyptus
#44D7A8
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CF95 #CF79B3
analogous
#88CF79 #79CF95 #79CFC0
triadic
#79CF95 #9579CF #CF9579
tetradic
#79CF95 #7988CF #CF79B3 #CFC079
square
#79CF95 #7988CF #CF79B3 #CFC079
split-complementary
#79CF95 #C079CF #CF7988
monochromatic
#369756 #4CBF71 #79CF95 #A6DFB9 #D3EFDC
Accessibility & contrast
On white
1.88
#79CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#79CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CF95
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CF95 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#68CDBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #79cf95; /* rgb */ color: rgb(121, 207, 149); /* oklch */ color: oklch(78.5% 0.118 153.4);
Tailwind
colors: {
custom: {
50: '#a3deb4',
500: '#79cf95',
950: '#000000',
},
}SCSS
$custom: #79cf95; $custom-light: #a3deb4; $custom-dark: #000000;
JSON
{
"hex": "#79cf95",
"rgb": {
"r": 121,
"g": 207,
"b": 149
},
"hsl": {
"h": 139.535,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.78461,
"c": 0.11827,
"h": 153.4
},
"luminance": 0.50861
}Semantic roles & 50–950 ramp
primary
#79CF95
secondary
#9D4F84
accent
#2B8CBB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481