#79DADC#79DADC
#79DADC is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.0% C 0.092 H 197.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #79DADC |
|---|---|
| RGB | rgb(121, 218, 220) |
| HSL | hsl(181, 59%, 67%) |
| HSV | hsv(181, 45%, 86%) |
| CMYK | cmyk(45%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.50, -28.05, -9.89) |
| CIE-LCH | lch(81.50, 29.74, 199.42°) |
| OKLab | oklab(82.99% -0.0877 -0.0273) |
| OKLCH | oklch(82.99% 0.092 197.3) |
| XYZ | xyz(45.8698, 59.3713, 76.7389) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Aqua Blue
#02D8E9
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DADC #DC7B79
analogous
#79DCAD #79DADC #79A9DC
triadic
#79DADC #DC79DA #DADC79
tetradic
#79DADC #AD79DC #DC7B79 #A9DC79
square
#79DADC #AD79DC #DC7B79 #A9DC79
split-complementary
#79DADC #DC79A9 #DCAD79
monochromatic
#2DABAD #48CDCF #79DADC #AAE7E9 #DAF5F5
Accessibility & contrast
On white
1.63
#79DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#79DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DADC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DADC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#44E0DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79dadc; /* rgb */ color: rgb(121, 218, 220); /* oklch */ color: oklch(83.0% 0.092 197.3);
Tailwind
colors: {
custom: {
50: '#a6e5e6',
500: '#79dadc',
950: '#000000',
},
}SCSS
$custom: #79dadc; $custom-light: #a6e5e6; $custom-dark: #000000;
JSON
{
"hex": "#79dadc",
"rgb": {
"r": 121,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.212,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.82991,
"c": 0.09184,
"h": 197.3
},
"luminance": 0.59375
}Semantic roles & 50–950 ramp
primary
#79DADC
secondary
#B04C4A
accent
#231FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484