#79AF97#79AF97
#79AF97 is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.9% C 0.067 H 165.1°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #79AF97 |
|---|---|
| RGB | rgb(121, 175, 151) |
| HSL | hsl(153, 25%, 58%) |
| HSV | hsv(153, 31%, 69%) |
| CMYK | cmyk(30.9%, 0%, 13.7%, 31.4%) |
| CIE-LAB | lab(67.25, -22.99, 6.67) |
| CIE-LCH | lch(67.25, 23.94, 163.82°) |
| OKLab | oklab(70.93% -0.0648 0.0172) |
| OKLCH | oklch(70.93% 0.067 165.1) |
| XYZ | xyz(28.7992, 36.9578, 34.8883) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.70
Dull Teal
#5F9E8F
ΔE00 6.59
Grey Teal
#5E9B8A
ΔE00 7.02
Tea
#65AB7C
ΔE00 7.12
Greeny Blue
#42B395
ΔE00 7.12
Greyish Green
#82A67D
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AF97 #AF7991
analogous
#79AF7C #79AF97 #79ACAF
triadic
#79AF97 #9779AF #AF9779
tetradic
#79AF97 #7C79AF #AF7991 #ACAF79
square
#79AF97 #7C79AF #AF7991 #ACAF79
split-complementary
#79AF97 #AF79AC #AF7C79
monochromatic
#416D59 #589379 #79AF97 #9FC6B5 #C6DDD2
Accessibility & contrast
On white
2.50
#79AF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#79AF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AF97
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AF97 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#A3A198
Tritanopia (blue-blind)
#6DAFA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79af97; /* rgb */ color: rgb(121, 175, 151); /* oklch */ color: oklch(70.9% 0.067 165.1);
Tailwind
colors: {
custom: {
50: '#a1c7b5',
500: '#79af97',
950: '#000000',
},
}SCSS
$custom: #79af97; $custom-light: #a1c7b5; $custom-dark: #000000;
JSON
{
"hex": "#79af97",
"rgb": {
"r": 121,
"g": 175,
"b": 151
},
"hsl": {
"h": 153.333,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.70928,
"c": 0.06708,
"h": 165.1
},
"luminance": 0.36959
}Semantic roles & 50–950 ramp
primary
#79AF97
secondary
#CDB7C1
accent
#668FC2
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1311
muted
#7F8280