#79DCDD#79DCDD
#79DCDD is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.093 H 196.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCDD |
|---|---|
| RGB | rgb(121, 220, 221) |
| HSL | hsl(181, 60%, 67%) |
| HSV | hsv(181, 45%, 87%) |
| CMYK | cmyk(45.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.09, -28.76, -9.53) |
| CIE-LCH | lch(82.09, 30.30, 198.34°) |
| OKLab | oklab(83.48% -0.0895 -0.0263) |
| OKLCH | oklch(83.48% 0.093 196.4) |
| XYZ | xyz(46.5244, 60.4680, 77.6124) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.24
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.61
Aqua Blue
#02D8E9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCDD #DD7A79
analogous
#79DDAC #79DCDD #79AADD
triadic
#79DCDD #DD79DC #DCDD79
tetradic
#79DCDD #AC79DD #DD7A79 #AADD79
square
#79DCDD #AC79DD #DD7A79 #AADD79
split-complementary
#79DCDD #DD79AA #DDAC79
monochromatic
#2CAEAF #48CFD1 #79DCDD #AAE9E9 #DBF6F6
Accessibility & contrast
On white
1.60
#79DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#79DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCDD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCDD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#43E2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dcdd; /* rgb */ color: rgb(121, 220, 221); /* oklch */ color: oklch(83.5% 0.093 196.4);
Tailwind
colors: {
custom: {
50: '#a6e7e7',
500: '#79dcdd',
950: '#000000',
},
}SCSS
$custom: #79dcdd; $custom-light: #a6e7e7; $custom-dark: #000000;
JSON
{
"hex": "#79dcdd",
"rgb": {
"r": 121,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.6,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.8348,
"c": 0.09333,
"h": 196.4
},
"luminance": 0.60472
}Semantic roles & 50–950 ramp
primary
#79DCDD
secondary
#B14A49
accent
#201EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484