#79DCD1#79DCD1
#79DCD1 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.095 H 186.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCD1 |
|---|---|
| RGB | rgb(121, 220, 209) |
| HSL | hsl(173, 59%, 67%) |
| HSV | hsv(173, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(81.76, -31.72, -3.65) |
| CIE-LCH | lch(81.76, 31.93, 186.56°) |
| OKLab | oklab(83.1% -0.0945 -0.0103) |
| OKLCH | oklch(83.1% 0.095 186.2) |
| XYZ | xyz(44.9824, 59.8512, 69.4913) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.61
Mediumturquoise
#48D1CC
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 6.21
Seafoam Blue
#78D1B6
ΔE00 6.42
Pale Teal
#82CBB2
ΔE00 7.27
Darkturquoise
#00CED1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCD1 #DC7984
analogous
#79DCA0 #79DCD1 #79B6DC
triadic
#79DCD1 #D179DC #DCD179
tetradic
#79DCD1 #A079DC #DC7984 #B6DC79
square
#79DCD1 #A079DC #DC7984 #B6DC79
split-complementary
#79DCD1 #DC79B6 #DCA079
monochromatic
#2DAD9F #48CFC0 #79DCD1 #AAE9E2 #DAF5F2
Accessibility & contrast
On white
1.62
#79DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#79DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCD1
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCD1 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D1
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#4BE0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79dcd1; /* rgb */ color: rgb(121, 220, 209); /* oklch */ color: oklch(83.1% 0.095 186.2);
Tailwind
colors: {
custom: {
50: '#a6e7df',
500: '#79dcd1',
950: '#000000',
},
}SCSS
$custom: #79dcd1; $custom-light: #a6e7df; $custom-dark: #000000;
JSON
{
"hex": "#79dcd1",
"rgb": {
"r": 121,
"g": 220,
"b": 209
},
"hsl": {
"h": 173.333,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.83099,
"c": 0.0951,
"h": 186.2
},
"luminance": 0.59855
}Semantic roles & 50–950 ramp
primary
#79DCD1
secondary
#B04A55
accent
#1F32C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484