#79D3CD#79D3CD
#79D3CD is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.9% C 0.087 H 190.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #79D3CD |
|---|---|
| RGB | rgb(121, 211, 205) |
| HSL | hsl(176, 51%, 65%) |
| HSV | hsv(176, 43%, 83%) |
| CMYK | cmyk(42.7%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.07, -28.38, -5.47) |
| CIE-LCH | lch(79.07, 28.90, 190.90°) |
| OKLab | oklab(80.9% -0.0859 -0.0152) |
| OKLCH | oklch(80.9% 0.087 190) |
| XYZ | xyz(42.1946, 55.0580, 66.1495) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.13
Turquoise
#40E0D0
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 6.59
Seafoam Blue
#78D1B6
ΔE00 7.50
Pale Teal
#82CBB2
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D3CD #D3797F
analogous
#79D3A0 #79D3CD #79ACD3
triadic
#79D3CD #CD79D3 #D3CD79
tetradic
#79D3CD #A079D3 #D3797F #ACD379
square
#79D3CD #A079D3 #D3797F #ACD379
split-complementary
#79D3CD #D379AC #D3A079
monochromatic
#349E97 #4BC4BC #79D3CD #A7E2DE #D5F1EF
Accessibility & contrast
On white
1.75
#79D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#79D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D3CD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D3CD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#50D7D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #79d3cd; /* rgb */ color: rgb(121, 211, 205); /* oklch */ color: oklch(80.9% 0.087 190.0);
Tailwind
colors: {
custom: {
50: '#a5e0dc',
500: '#79d3cd',
950: '#000000',
},
}SCSS
$custom: #79d3cd; $custom-light: #a5e0dc; $custom-dark: #000000;
JSON
{
"hex": "#79d3cd",
"rgb": {
"r": 121,
"g": 211,
"b": 205
},
"hsl": {
"h": 176,
"s": 50.562,
"l": 65.098
},
"oklch": {
"l": 0.80903,
"c": 0.08721,
"h": 190
},
"luminance": 0.55061
}Semantic roles & 50–950 ramp
primary
#79D3CD
secondary
#A34E53
accent
#2832BE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484