#79DDCD#79DDCD
#79DDCD is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.097 H 182.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDCD |
|---|---|
| RGB | rgb(121, 221, 205) |
| HSL | hsl(170, 60%, 67%) |
| HSV | hsv(170, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.94, -33.15, -1.26) |
| CIE-LCH | lch(81.94, 33.17, 182.17°) |
| OKLab | oklab(83.21% -0.0974 -0.0039) |
| OKLCH | oklch(83.21% 0.097 182.3) |
| XYZ | xyz(44.7566, 60.1820, 67.0036) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 6.24
Light Teal
#90E4C1
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDCD #DD7989
analogous
#79DD9B #79DDCD #79BBDD
triadic
#79DDCD #CD79DD #DDCD79
tetradic
#79DDCD #9B79DD #DD7989 #BBDD79
square
#79DDCD #9B79DD #DD7989 #BBDD79
split-complementary
#79DDCD #DD79BB #DD9B79
monochromatic
#2CAF9A #48D1BB #79DDCD #AAE9DF #DBF6F1
Accessibility & contrast
On white
1.61
#79DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#79DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDCD
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDCD | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#4EE0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79ddcd; /* rgb */ color: rgb(121, 221, 205); /* oklch */ color: oklch(83.2% 0.097 182.3);
Tailwind
colors: {
custom: {
50: '#a5e8dc',
500: '#79ddcd',
950: '#000000',
},
}SCSS
$custom: #79ddcd; $custom-light: #a5e8dc; $custom-dark: #000000;
JSON
{
"hex": "#79ddcd",
"rgb": {
"r": 121,
"g": 221,
"b": 205
},
"hsl": {
"h": 170.4,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.83209,
"c": 0.09745,
"h": 182.3
},
"luminance": 0.60186
}Semantic roles & 50–950 ramp
primary
#79DDCD
secondary
#B1495A
accent
#1E39C7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484