#79DDDC#79DDDC
#79DDDC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.094 H 194.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDDC |
|---|---|
| RGB | rgb(121, 221, 220) |
| HSL | hsl(179, 60%, 67%) |
| HSV | hsv(179, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.35, -29.49, -8.62) |
| CIE-LCH | lch(82.35, 30.73, 196.30°) |
| OKLab | oklab(83.68% -0.0911 -0.0238) |
| OKLCH | oklch(83.68% 0.094 194.7) |
| XYZ | xyz(46.6548, 60.9413, 77.0006) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 6.68
Robin'S Egg
#6DEDFD
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 6.88
Turquoise
#40E0D0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDDC #DD797A
analogous
#79DDAA #79DDDC #79ACDD
triadic
#79DDDC #DC79DD #DDDC79
tetradic
#79DDDC #AA79DD #DD797A #ACDD79
square
#79DDDC #AA79DD #DD797A #ACDD79
split-complementary
#79DDDC #DD79AC #DDAA79
monochromatic
#2CAFAE #48D1CF #79DDDC #AAE9E9 #DBF6F6
Accessibility & contrast
On white
1.59
#79DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#79DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDDC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDDC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#43E2DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79dddc; /* rgb */ color: rgb(121, 221, 220); /* oklch */ color: oklch(83.7% 0.094 194.7);
Tailwind
colors: {
custom: {
50: '#a6e8e6',
500: '#79dddc',
950: '#000000',
},
}SCSS
$custom: #79dddc; $custom-light: #a6e8e6; $custom-dark: #000000;
JSON
{
"hex": "#79dddc",
"rgb": {
"r": 121,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.4,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.83675,
"c": 0.09414,
"h": 194.7
},
"luminance": 0.60945
}Semantic roles & 50–950 ramp
primary
#79DDDC
secondary
#B1494A
accent
#1E20C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484