#79D1AB#79D1AB
#79D1AB is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.5% C 0.102 H 164.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #79D1AB |
|---|---|
| RGB | rgb(121, 209, 171) |
| HSL | hsl(154, 49%, 65%) |
| HSV | hsv(154, 42%, 82%) |
| CMYK | cmyk(42.1%, 0%, 18.2%, 18%) |
| CIE-LAB | lab(77.64, -35.17, 10.65) |
| CIE-LCH | lch(77.64, 36.75, 163.15°) |
| OKLab | oklab(79.46% -0.0983 0.0274) |
| OKLCH | oklch(79.46% 0.102 164.4) |
| XYZ | xyz(38.0333, 52.6035, 46.6695) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.48
Seafoam Blue
#78D1B6
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 3.73
Pale Teal
#82CBB2
ΔE00 4.01
Light Teal
#90E4C1
ΔE00 4.89
Eucalyptus
#44D7A8
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D1AB #D1799F
analogous
#79D17F #79D1AB #79CBD1
triadic
#79D1AB #AB79D1 #D1AB79
tetradic
#79D1AB #7F79D1 #D1799F #CBD179
square
#79D1AB #7F79D1 #D1799F #CBD179
split-complementary
#79D1AB #D179CB #D17F79
monochromatic
#359B6F #4BC18E #79D1AB #A7E1C8 #D4F0E4
Accessibility & contrast
On white
1.82
#79D1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#79D1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D1AB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D1AB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#C0BCAD
Tritanopia (blue-blind)
#61D1C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #79d1ab; /* rgb */ color: rgb(121, 209, 171); /* oklch */ color: oklch(79.5% 0.102 164.4);
Tailwind
colors: {
custom: {
50: '#a4dfc4',
500: '#79d1ab',
950: '#000000',
},
}SCSS
$custom: #79d1ab; $custom-light: #a4dfc4; $custom-dark: #000000;
JSON
{
"hex": "#79d1ab",
"rgb": {
"r": 121,
"g": 209,
"b": 171
},
"hsl": {
"h": 154.091,
"s": 48.889,
"l": 64.706
},
"oklch": {
"l": 0.79462,
"c": 0.10202,
"h": 164.4
},
"luminance": 0.52606
}Semantic roles & 50–950 ramp
primary
#79D1AB
secondary
#A04E72
accent
#2969BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482