#79D3DA#79D3DA
#79D3DA is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.087 H 202.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #79D3DA |
|---|---|
| RGB | rgb(121, 211, 218) |
| HSL | hsl(184, 57%, 66%) |
| HSV | hsv(184, 44%, 85%) |
| CMYK | cmyk(44.5%, 3.2%, 0%, 14.5%) |
| CIE-LAB | lab(79.45, -25.13, -11.87) |
| CIE-LCH | lch(79.45, 27.79, 205.29°) |
| OKLab | oklab(81.33% -0.0805 -0.0327) |
| OKLCH | oklch(81.33% 0.087 202.1) |
| XYZ | xyz(43.8295, 55.7120, 74.7599) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.94
Robin'S Egg
#6DEDFD
ΔE00 6.61
Mediumturquoise
#48D1CC
ΔE00 6.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Darkturquoise
#00CED1
ΔE00 6.89
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D3DA #DA8079
analogous
#79DAB1 #79D3DA #79A3DA
triadic
#79D3DA #DA79D3 #D3DA79
tetradic
#79D3DA #B179DA #DA8079 #A3DA79
square
#79D3DA #B179DA #DA8079 #A3DA79
split-complementary
#79D3DA #DA79A3 #DAB179
monochromatic
#2FA1AA #49C3CD #79D3DA #A9E3E7 #D9F2F4
Accessibility & contrast
On white
1.73
#79D3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#79D3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D3DA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D3DA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#48D9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #79d3da; /* rgb */ color: rgb(121, 211, 218); /* oklch */ color: oklch(81.3% 0.087 202.1);
Tailwind
colors: {
custom: {
50: '#a5e0e5',
500: '#79d3da',
950: '#000000',
},
}SCSS
$custom: #79d3da; $custom-light: #a5e0e5; $custom-dark: #000000;
JSON
{
"hex": "#79d3da",
"rgb": {
"r": 121,
"g": 211,
"b": 218
},
"hsl": {
"h": 184.33,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.81329,
"c": 0.08691,
"h": 202.1
},
"luminance": 0.55715
}Semantic roles & 50–950 ramp
primary
#79D3DA
secondary
#AD524B
accent
#2D21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484