#79D5AB#79D5AB
#79D5AB is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.4% C 0.108 H 162.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #79D5AB |
|---|---|
| RGB | rgb(121, 213, 171) |
| HSL | hsl(153, 52%, 65%) |
| HSV | hsv(153, 43%, 84%) |
| CMYK | cmyk(43.2%, 0%, 19.7%, 16.5%) |
| CIE-LAB | lab(78.81, -37.01, 12.31) |
| CIE-LCH | lch(78.81, 39.00, 161.61°) |
| OKLab | oklab(80.41% -0.103 0.0316) |
| OKLCH | oklch(80.41% 0.108 162.9) |
| XYZ | xyz(39.0270, 54.5909, 47.0008) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.59
Mediumaquamarine
#66CDAA
ΔE00 3.32
Seafoam Blue
#78D1B6
ΔE00 4.32
Light Teal
#90E4C1
ΔE00 4.48
Eucalyptus
#44D7A8
ΔE00 4.57
Pale Teal
#82CBB2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D5AB #D579A3
analogous
#79D57D #79D5AB #79D1D5
triadic
#79D5AB #AB79D5 #D5AB79
tetradic
#79D5AB #7D79D5 #D579A3 #D1D579
square
#79D5AB #7D79D5 #D579A3 #D1D579
split-complementary
#79D5AB #D579D1 #D57D79
monochromatic
#32A16F #4AC68E #79D5AB #A8E4C8 #D6F2E5
Accessibility & contrast
On white
1.76
#79D5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#79D5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D5AB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D5AB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9A9
Deuteranopia (green-blind)
#C4BFAE
Tritanopia (blue-blind)
#60D5C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #79d5ab; /* rgb */ color: rgb(121, 213, 171); /* oklch */ color: oklch(80.4% 0.108 162.9);
Tailwind
colors: {
custom: {
50: '#a4e2c4',
500: '#79d5ab',
950: '#000000',
},
}SCSS
$custom: #79d5ab; $custom-light: #a4e2c4; $custom-dark: #000000;
JSON
{
"hex": "#79d5ab",
"rgb": {
"r": 121,
"g": 213,
"b": 171
},
"hsl": {
"h": 152.609,
"s": 52.273,
"l": 65.49
},
"oklch": {
"l": 0.80405,
"c": 0.10773,
"h": 162.9
},
"luminance": 0.54594
}Semantic roles & 50–950 ramp
primary
#79D5AB
secondary
#A54D75
accent
#266CC0
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482