#79AFA2#79AFA2
#79AFA2 is a light, moderate teal. Relative luminance 0.373; OKLCH L 71.2% C 0.060 H 177.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #79AFA2 |
|---|---|
| RGB | rgb(121, 175, 162) |
| HSL | hsl(166, 25%, 58%) |
| HSV | hsv(166, 31%, 69%) |
| CMYK | cmyk(30.9%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(67.53, -20.60, 0.99) |
| CIE-LCH | lch(67.53, 20.62, 177.24°) |
| OKLab | oklab(71.25% -0.06 0.0023) |
| OKLCH | oklch(71.25% 0.06 177.8) |
| XYZ | xyz(29.7345, 37.3320, 39.8144) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.86
Dull Teal
#5F9E8F
ΔE00 6.00
Grey Teal
#5E9B8A
ΔE00 6.99
Cadetblue
#5F9EA0
ΔE00 8.16
Pale Teal
#82CBB2
ΔE00 8.24
Greeny Blue
#42B395
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AFA2 #AF7986
analogous
#79AF87 #79AFA2 #79A1AF
triadic
#79AFA2 #A279AF #AFA279
tetradic
#79AFA2 #8779AF #AF7986 #A1AF79
square
#79AFA2 #8779AF #AF7986 #A1AF79
split-complementary
#79AFA2 #AF79A1 #AF8779
monochromatic
#416D62 #589385 #79AFA2 #9FC6BD #C6DDD7
Accessibility & contrast
On white
2.48
#79AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#79AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AFA2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AFA2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A1
Deuteranopia (green-blind)
#A1A2A3
Tritanopia (blue-blind)
#69B1AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79afa2; /* rgb */ color: rgb(121, 175, 162); /* oklch */ color: oklch(71.2% 0.060 177.8);
Tailwind
colors: {
custom: {
50: '#a1c7bd',
500: '#79afa2',
950: '#000000',
},
}SCSS
$custom: #79afa2; $custom-light: #a1c7bd; $custom-dark: #000000;
JSON
{
"hex": "#79afa2",
"rgb": {
"r": 121,
"g": 175,
"b": 162
},
"hsl": {
"h": 165.556,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.71245,
"c": 0.06003,
"h": 177.8
},
"luminance": 0.37334
}Semantic roles & 50–950 ramp
primary
#79AFA2
secondary
#CDB7BC
accent
#667CC2
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1312
muted
#7F8281