#79AF94#79AF94
#79AF94 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.8% C 0.069 H 162.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #79AF94 |
|---|---|
| RGB | rgb(121, 175, 148) |
| HSL | hsl(150, 25%, 58%) |
| HSV | hsv(150, 31%, 69%) |
| CMYK | cmyk(30.9%, 0%, 15.4%, 31.4%) |
| CIE-LAB | lab(67.17, -23.61, 8.22) |
| CIE-LCH | lch(67.17, 25.00, 160.81°) |
| OKLab | oklab(70.85% -0.0662 0.0212) |
| OKLCH | oklch(70.85% 0.069 162.2) |
| XYZ | xyz(28.5586, 36.8616, 33.6215) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tea
#65AB7C
ΔE00 6.22
Greyish Teal
#719F91
ΔE00 6.28
Greyish Green
#82A67D
ΔE00 6.55
Darkseagreen
#8FBC8F
ΔE00 6.95
Greeny Grey
#7EA07A
ΔE00 7.07
Dull Teal
#5F9E8F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AF94 #AF7994
analogous
#79AF79 #79AF94 #79AFAF
triadic
#79AF94 #9479AF #AF9479
tetradic
#79AF94 #7979AF #AF7994 #AFAF79
square
#79AF94 #7979AF #AF7994 #AFAF79
split-complementary
#79AF94 #AF79AF #AF7979
monochromatic
#416D57 #589375 #79AF94 #9FC6B3 #C6DDD1
Accessibility & contrast
On white
2.51
#79AF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#79AF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AF94
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AF94 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#A4A196
Tritanopia (blue-blind)
#6DAFA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #79af94; /* rgb */ color: rgb(121, 175, 148); /* oklch */ color: oklch(70.8% 0.069 162.2);
Tailwind
colors: {
custom: {
50: '#a1c7b3',
500: '#79af94',
950: '#000000',
},
}SCSS
$custom: #79af94; $custom-light: #a1c7b3; $custom-dark: #000000;
JSON
{
"hex": "#79af94",
"rgb": {
"r": 121,
"g": 175,
"b": 148
},
"hsl": {
"h": 150,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.70846,
"c": 0.06949,
"h": 162.2
},
"luminance": 0.36863
}Semantic roles & 50–950 ramp
primary
#79AF94
secondary
#CDB7C2
accent
#6694C2
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1311
muted
#7F8280