#79CFAA#79CFAA
#79CFAA is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.0% C 0.100 H 164.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFAA |
|---|---|
| RGB | rgb(121, 207, 170) |
| HSL | hsl(154, 47%, 64%) |
| HSV | hsv(154, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 17.9%, 18.8%) |
| CIE-LAB | lab(77.04, -34.45, 10.33) |
| CIE-LCH | lch(77.04, 35.97, 163.31°) |
| OKLab | oklab(78.97% -0.0963 0.0266) |
| OKLCH | oklch(78.97% 0.1 164.6) |
| XYZ | xyz(37.4508, 51.5903, 46.0069) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.34
Seafoam Blue
#78D1B6
ΔE00 3.20
Pale Teal
#82CBB2
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 5.26
Eucalyptus
#44D7A8
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFAA #CF799E
analogous
#79CF7F #79CFAA #79C9CF
triadic
#79CFAA #AA79CF #CFAA79
tetradic
#79CFAA #7F79CF #CF799E #C9CF79
square
#79CFAA #7F79CF #CF799E #C9CF79
split-complementary
#79CFAA #CF79C9 #CF7F79
monochromatic
#36976E #4CBF8D #79CFAA #A6DFC7 #D3EFE3
Accessibility & contrast
On white
1.86
#79CFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#79CFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFAA
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFAA | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#61CFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79cfaa; /* rgb */ color: rgb(121, 207, 170); /* oklch */ color: oklch(79.0% 0.100 164.6);
Tailwind
colors: {
custom: {
50: '#a3dec3',
500: '#79cfaa',
950: '#000000',
},
}SCSS
$custom: #79cfaa; $custom-light: #a3dec3; $custom-dark: #000000;
JSON
{
"hex": "#79cfaa",
"rgb": {
"r": 121,
"g": 207,
"b": 170
},
"hsl": {
"h": 154.186,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.78966,
"c": 0.09993,
"h": 164.6
},
"luminance": 0.51593
}Semantic roles & 50–950 ramp
primary
#79CFAA
secondary
#9D4F71
accent
#2B69BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482