#79DCDB#79DCDB
#79DCDB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.093 H 194.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCDB |
|---|---|
| RGB | rgb(121, 220, 219) |
| HSL | hsl(179, 59%, 67%) |
| HSV | hsv(179, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.03, -29.26, -8.56) |
| CIE-LCH | lch(82.03, 30.49, 196.30°) |
| OKLab | oklab(83.42% -0.0904 -0.0236) |
| OKLCH | oklch(83.42% 0.093 194.7) |
| XYZ | xyz(46.2595, 60.3620, 76.2174) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.96
Darkturquoise
#00CED1
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 6.84
Turquoise
#40E0D0
ΔE00 6.96
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCDB #DC797A
analogous
#79DCAA #79DCDB #79ACDC
triadic
#79DCDB #DB79DC #DCDB79
tetradic
#79DCDB #AA79DC #DC797A #ACDC79
square
#79DCDB #AA79DC #DC797A #ACDC79
split-complementary
#79DCDB #DC79AC #DCAA79
monochromatic
#2DADAC #48CFCE #79DCDB #AAE9E8 #DAF5F5
Accessibility & contrast
On white
1.61
#79DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#79DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCDB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCDB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#44E1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dcdb; /* rgb */ color: rgb(121, 220, 219); /* oklch */ color: oklch(83.4% 0.093 194.7);
Tailwind
colors: {
custom: {
50: '#a6e7e6',
500: '#79dcdb',
950: '#000000',
},
}SCSS
$custom: #79dcdb; $custom-light: #a6e7e6; $custom-dark: #000000;
JSON
{
"hex": "#79dcdb",
"rgb": {
"r": 121,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.394,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.83415,
"c": 0.09341,
"h": 194.7
},
"luminance": 0.60366
}Semantic roles & 50–950 ramp
primary
#79DCDB
secondary
#B04A4B
accent
#1F21C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484