#79D2DA#79D2DA
#79D2DA is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.1% C 0.086 H 203.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #79D2DA |
|---|---|
| RGB | rgb(121, 210, 218) |
| HSL | hsl(185, 57%, 66%) |
| HSV | hsv(185, 44%, 85%) |
| CMYK | cmyk(44.5%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(79.17, -24.64, -12.30) |
| CIE-LCH | lch(79.17, 27.54, 206.52°) |
| OKLab | oklab(81.1% -0.0794 -0.0338) |
| OKLCH | oklch(81.1% 0.086 203.1) |
| XYZ | xyz(43.5818, 55.2167, 74.6773) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.95
Robin'S Egg
#6DEDFD
ΔE00 6.72
Robin'S Egg Blue
#98EFF9
ΔE00 6.89
Mediumturquoise
#48D1CC
ΔE00 7.03
Darkturquoise
#00CED1
ΔE00 7.09
Robin Egg Blue
#8AF1FE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D2DA #DA8179
analogous
#79DAB2 #79D2DA #79A2DA
triadic
#79D2DA #DA79D2 #D2DA79
tetradic
#79D2DA #B279DA #DA8179 #A2DA79
square
#79D2DA #B279DA #DA8179 #A2DA79
split-complementary
#79D2DA #DA79A2 #DAB279
monochromatic
#2FA0AA #49C2CD #79D2DA #A9E2E7 #D9F2F4
Accessibility & contrast
On white
1.74
#79D2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#79D2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D2DA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D2DA | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#48D8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #79d2da; /* rgb */ color: rgb(121, 210, 218); /* oklch */ color: oklch(81.1% 0.086 203.1);
Tailwind
colors: {
custom: {
50: '#a5e0e5',
500: '#79d2da',
950: '#000000',
},
}SCSS
$custom: #79d2da; $custom-light: #a5e0e5; $custom-dark: #000000;
JSON
{
"hex": "#79d2da",
"rgb": {
"r": 121,
"g": 210,
"b": 218
},
"hsl": {
"h": 184.948,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.81101,
"c": 0.0863,
"h": 203.1
},
"luminance": 0.5522
}Semantic roles & 50–950 ramp
primary
#79D2DA
secondary
#AD534B
accent
#2F21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484