#79D2C7#79D2C7
#79D2C7 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.088 H 185.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #79D2C7 |
|---|---|
| RGB | rgb(121, 210, 199) |
| HSL | hsl(173, 50%, 65%) |
| HSV | hsv(173, 42%, 82%) |
| CMYK | cmyk(42.4%, 0%, 5.2%, 17.6%) |
| CIE-LAB | lab(78.62, -29.35, -2.92) |
| CIE-LCH | lch(78.62, 29.49, 185.67°) |
| OKLab | oklab(80.49% -0.0872 -0.0083) |
| OKLCH | oklch(80.49% 0.088 185.4) |
| XYZ | xyz(41.2365, 54.2785, 62.3256) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.61
Seafoam Blue
#78D1B6
ΔE00 5.57
Pale Teal
#82CBB2
ΔE00 5.83
Turquoise
#40E0D0
ΔE00 5.88
Darkturquoise
#00CED1
ΔE00 7.56
Tiffany Blue
#7BF2DA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D2C7 #D27984
analogous
#79D29A #79D2C7 #79B1D2
triadic
#79D2C7 #C779D2 #D2C779
tetradic
#79D2C7 #9A79D2 #D27984 #B1D279
square
#79D2C7 #9A79D2 #D27984 #B1D279
split-complementary
#79D2C7 #D279B1 #D29A79
monochromatic
#349C8F #4BC3B4 #79D2C7 #A7E1DA #D5F1ED
Accessibility & contrast
On white
1.77
#79D2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#79D2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D2C7
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D2C7 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C7
Deuteranopia (green-blind)
#BBBEC8
Tritanopia (blue-blind)
#54D6CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #79d2c7; /* rgb */ color: rgb(121, 210, 199); /* oklch */ color: oklch(80.5% 0.088 185.4);
Tailwind
colors: {
custom: {
50: '#a4e0d8',
500: '#79d2c7',
950: '#000000',
},
}SCSS
$custom: #79d2c7; $custom-light: #a4e0d8; $custom-dark: #000000;
JSON
{
"hex": "#79d2c7",
"rgb": {
"r": 121,
"g": 210,
"b": 199
},
"hsl": {
"h": 172.584,
"s": 49.721,
"l": 64.902
},
"oklch": {
"l": 0.80486,
"c": 0.08763,
"h": 185.4
},
"luminance": 0.54282
}Semantic roles & 50–950 ramp
primary
#79D2C7
secondary
#A14E58
accent
#283BBD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483