#79B093#79B093
#79B093 is a light, moderate green. Relative luminance 0.372; OKLCH L 71.1% C 0.072 H 160.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #79B093 |
|---|---|
| RGB | rgb(121, 176, 147) |
| HSL | hsl(148, 26%, 58%) |
| HSV | hsv(148, 31%, 69%) |
| CMYK | cmyk(31.3%, 0%, 16.5%, 31%) |
| CIE-LAB | lab(67.44, -24.32, 9.16) |
| CIE-LCH | lch(67.44, 25.99, 159.37°) |
| OKLab | oklab(71.05% -0.0679 0.0236) |
| OKLCH | oklch(71.05% 0.072 160.8) |
| XYZ | xyz(28.6752, 37.2208, 33.2715) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea
#65AB7C
ΔE00 5.74
Greyish Green
#82A67D
ΔE00 6.29
Darkseagreen
#8FBC8F
ΔE00 6.42
Greyish Teal
#719F91
ΔE00 6.88
Greeny Grey
#7EA07A
ΔE00 6.95
Greeny Blue
#42B395
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79B093 #B07996
analogous
#7AB079 #79B093 #79B0AF
triadic
#79B093 #9379B0 #B09379
tetradic
#79B093 #797AB0 #B07996 #B0AF79
square
#79B093 #797AB0 #B07996 #B0AF79
split-complementary
#79B093 #AF79B0 #B0797A
monochromatic
#416E56 #579474 #79B093 #A0C7B2 #C6DDD1
Accessibility & contrast
On white
2.49
#79B093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#79B093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79B093
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79B093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79B093 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA892
Deuteranopia (green-blind)
#A5A295
Tritanopia (blue-blind)
#6EB0A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79b093; /* rgb */ color: rgb(121, 176, 147); /* oklch */ color: oklch(71.1% 0.072 160.8);
Tailwind
colors: {
custom: {
50: '#a1c7b2',
500: '#79b093',
950: '#000000',
},
}SCSS
$custom: #79b093; $custom-light: #a1c7b2; $custom-dark: #000000;
JSON
{
"hex": "#79b093",
"rgb": {
"r": 121,
"g": 176,
"b": 147
},
"hsl": {
"h": 148.364,
"s": 25.822,
"l": 58.235
},
"oklch": {
"l": 0.71054,
"c": 0.07192,
"h": 160.8
},
"luminance": 0.37222
}Semantic roles & 50–950 ramp
primary
#79B093
secondary
#CDB7C3
accent
#6696C2
background
#FAFCFA
surface
#F3F8F5
border
#CDD1CF
text
#0F1311
muted
#7F8280