#79CCAB#79CCAB
#79CCAB is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.3% C 0.095 H 166.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCAB |
|---|---|
| RGB | rgb(121, 204, 171) |
| HSL | hsl(156, 45%, 64%) |
| HSV | hsv(156, 41%, 80%) |
| CMYK | cmyk(40.7%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(76.18, -32.84, 8.58) |
| CIE-LCH | lch(76.18, 33.94, 165.36°) |
| OKLab | oklab(78.29% -0.0923 0.0221) |
| OKLCH | oklch(78.29% 0.095 166.6) |
| XYZ | xyz(36.8258, 50.1884, 46.2670) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.25
Seafoam Blue
#78D1B6
ΔE00 2.50
Pale Teal
#82CBB2
ΔE00 2.57
Seafoam
#7FE0B3
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.82
Eucalyptus
#44D7A8
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCAB #CC799A
analogous
#79CC81 #79CCAB #79C3CC
triadic
#79CCAB #AB79CC #CCAB79
tetradic
#79CCAB #8179CC #CC799A #C3CC79
square
#79CCAB #8179CC #CC799A #C3CC79
split-complementary
#79CCAB #CC79C3 #CC8179
monochromatic
#38936F #4DBB8F #79CCAB #A5DDC7 #D2EEE3
Accessibility & contrast
On white
1.90
#79CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#79CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCAB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCAB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#62CDC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ccab; /* rgb */ color: rgb(121, 204, 171); /* oklch */ color: oklch(78.3% 0.095 166.6);
Tailwind
colors: {
custom: {
50: '#a3dcc4',
500: '#79ccab',
950: '#000000',
},
}SCSS
$custom: #79ccab; $custom-light: #a3dcc4; $custom-dark: #000000;
JSON
{
"hex": "#79ccab",
"rgb": {
"r": 121,
"g": 204,
"b": 171
},
"hsl": {
"h": 156.145,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.78286,
"c": 0.09491,
"h": 166.6
},
"luminance": 0.50191
}Semantic roles & 50–950 ramp
primary
#79CCAB
secondary
#99506D
accent
#2D65B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482