#79BF95#79BF95
#79BF95 is a light, moderate green. Relative luminance 0.435; OKLCH L 74.7% C 0.094 H 156.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #79BF95 |
|---|---|
| RGB | rgb(121, 191, 149) |
| HSL | hsl(144, 35%, 61%) |
| HSV | hsv(144, 37%, 75%) |
| CMYK | cmyk(36.6%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(71.89, -31.22, 14.35) |
| CIE-LCH | lch(71.89, 34.36, 155.32°) |
| OKLab | oklab(74.65% -0.0862 0.0368) |
| OKLCH | oklch(74.65% 0.094 156.9) |
| XYZ | xyz(31.9387, 43.4946, 35.1403) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.61
Mediumaquamarine
#66CDAA
ΔE00 5.80
Tea
#65AB7C
ΔE00 6.10
Pale Teal
#82CBB2
ΔE00 6.32
Faded Green
#7BB274
ΔE00 7.08
Greenish Teal
#32BF84
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79BF95 #BF79A3
analogous
#80BF79 #79BF95 #79BFB8
triadic
#79BF95 #9579BF #BF9579
tetradic
#79BF95 #7980BF #BF79A3 #BFB879
square
#79BF95 #7980BF #BF79A3 #BFB879
split-complementary
#79BF95 #B879BF #BF7980
monochromatic
#3D8058 #51AA75 #79BF95 #A2D3B6 #CCE7D7
Accessibility & contrast
On white
2.17
#79BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#79BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79BF95
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79BF95 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#B3AD97
Tritanopia (blue-blind)
#6BBEB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #79bf95; /* rgb */ color: rgb(121, 191, 149); /* oklch */ color: oklch(74.7% 0.094 156.9);
Tailwind
colors: {
custom: {
50: '#a2d2b4',
500: '#79bf95',
950: '#000000',
},
}SCSS
$custom: #79bf95; $custom-light: #a2d2b4; $custom-dark: #000000;
JSON
{
"hex": "#79bf95",
"rgb": {
"r": 121,
"g": 191,
"b": 149
},
"hsl": {
"h": 144,
"s": 35.354,
"l": 61.176
},
"oklch": {
"l": 0.74653,
"c": 0.09374,
"h": 156.9
},
"luminance": 0.43496
}Semantic roles & 50–950 ramp
primary
#79BF95
secondary
#D7BDCD
accent
#377FAE
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280