#79DBDC#79DBDC
#79DBDC is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.093 H 196.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #79DBDC |
|---|---|
| RGB | rgb(121, 219, 220) |
| HSL | hsl(181, 59%, 67%) |
| HSV | hsv(181, 45%, 86%) |
| CMYK | cmyk(45%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.78, -28.53, -9.47) |
| CIE-LCH | lch(81.78, 30.06, 198.36°) |
| OKLab | oklab(83.22% -0.0888 -0.0261) |
| OKLCH | oklch(83.22% 0.093 196.4) |
| XYZ | xyz(46.1299, 59.8915, 76.8256) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 6.53
Aqua Blue
#02D8E9
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DBDC #DC7A79
analogous
#79DCAC #79DBDC #79AADC
triadic
#79DBDC #DC79DB #DBDC79
tetradic
#79DBDC #AC79DC #DC7A79 #AADC79
square
#79DBDC #AC79DC #DC7A79 #AADC79
split-complementary
#79DBDC #DC79AA #DCAC79
monochromatic
#2DACAD #48CECF #79DBDC #AAE8E9 #DAF5F5
Accessibility & contrast
On white
1.62
#79DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#79DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DBDC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DBDC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#44E1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79dbdc; /* rgb */ color: rgb(121, 219, 220); /* oklch */ color: oklch(83.2% 0.093 196.4);
Tailwind
colors: {
custom: {
50: '#a6e6e6',
500: '#79dbdc',
950: '#000000',
},
}SCSS
$custom: #79dbdc; $custom-light: #a6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#79dbdc",
"rgb": {
"r": 121,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.606,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.83219,
"c": 0.09259,
"h": 196.4
},
"luminance": 0.59895
}Semantic roles & 50–950 ramp
primary
#79DBDC
secondary
#B04B4A
accent
#211FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484