#79D0CA#79D0CA
#79D0CA is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.1% C 0.085 H 189.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #79D0CA |
|---|---|
| RGB | rgb(121, 208, 202) |
| HSL | hsl(176, 48%, 65%) |
| HSV | hsv(176, 42%, 82%) |
| CMYK | cmyk(41.8%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(78.13, -27.65, -5.25) |
| CIE-LCH | lch(78.13, 28.15, 190.75°) |
| OKLab | oklab(80.12% -0.0836 -0.0146) |
| OKLCH | oklch(80.12% 0.085 189.9) |
| XYZ | xyz(41.0976, 53.4379, 64.0145) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 6.64
Turquoise
#40E0D0
ΔE00 6.92
Pale Teal
#82CBB2
ΔE00 7.38
Seafoam Blue
#78D1B6
ΔE00 7.42
Topaz
#13BBAF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D0CA #D0797F
analogous
#79D09F #79D0CA #79ABD0
triadic
#79D0CA #CA79D0 #D0CA79
tetradic
#79D0CA #9F79D0 #D0797F #ABD079
square
#79D0CA #9F79D0 #D0797F #ABD079
split-complementary
#79D0CA #D079AB #D09F79
monochromatic
#369992 #4CC0B8 #79D0CA #A6E0DC #D4F0EE
Accessibility & contrast
On white
1.80
#79D0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#79D0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D0CA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D0CA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#B8BCCB
Tritanopia (blue-blind)
#53D4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79d0ca; /* rgb */ color: rgb(121, 208, 202); /* oklch */ color: oklch(80.1% 0.085 189.9);
Tailwind
colors: {
custom: {
50: '#a4deda',
500: '#79d0ca',
950: '#000000',
},
}SCSS
$custom: #79d0ca; $custom-light: #a4deda; $custom-dark: #000000;
JSON
{
"hex": "#79d0ca",
"rgb": {
"r": 121,
"g": 208,
"b": 202
},
"hsl": {
"h": 175.862,
"s": 48.066,
"l": 64.51
},
"oklch": {
"l": 0.80118,
"c": 0.0849,
"h": 189.9
},
"luminance": 0.53441
}Semantic roles & 50–950 ramp
primary
#79D0CA
secondary
#9F4F54
accent
#2A34BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483