#79CEAA#79CEAA
#79CEAA is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.7% C 0.099 H 165.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEAA |
|---|---|
| RGB | rgb(121, 206, 170) |
| HSL | hsl(155, 46%, 64%) |
| HSV | hsv(155, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(76.74, -33.99, 9.91) |
| CIE-LCH | lch(76.74, 35.40, 163.74°) |
| OKLab | oklab(78.73% -0.0951 0.0255) |
| OKLCH | oklch(78.73% 0.099 165) |
| XYZ | xyz(37.2093, 51.1073, 45.9264) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.27
Seafoam Blue
#78D1B6
ΔE00 3.03
Pale Teal
#82CBB2
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 5.44
Eucalyptus
#44D7A8
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEAA #CE799D
analogous
#79CE80 #79CEAA #79C8CE
triadic
#79CEAA #AA79CE #CEAA79
tetradic
#79CEAA #8079CE #CE799D #C8CE79
square
#79CEAA #8079CE #CE799D #C8CE79
split-complementary
#79CEAA #CE79C8 #CE8079
monochromatic
#37966E #4CBE8E #79CEAA #A6DEC6 #D3EFE3
Accessibility & contrast
On white
1.87
#79CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#79CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEAA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEAA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#61CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #79ceaa; /* rgb */ color: rgb(121, 206, 170); /* oklch */ color: oklch(78.7% 0.099 165.0);
Tailwind
colors: {
custom: {
50: '#a3ddc3',
500: '#79ceaa',
950: '#000000',
},
}SCSS
$custom: #79ceaa; $custom-light: #a3ddc3; $custom-dark: #000000;
JSON
{
"hex": "#79ceaa",
"rgb": {
"r": 121,
"g": 206,
"b": 170
},
"hsl": {
"h": 154.588,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.7873,
"c": 0.09851,
"h": 165
},
"luminance": 0.5111
}Semantic roles & 50–950 ramp
primary
#79CEAA
secondary
#9C4F70
accent
#2C68BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482