#79DCDF#79DCDF
#79DCDF is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.093 H 198.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCDF |
|---|---|
| RGB | rgb(121, 220, 223) |
| HSL | hsl(182, 61%, 67%) |
| HSV | hsv(182, 46%, 87%) |
| CMYK | cmyk(45.7%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.15, -28.25, -10.51) |
| CIE-LCH | lch(82.15, 30.15, 200.40°) |
| OKLab | oklab(83.55% -0.0887 -0.029) |
| OKLCH | oklch(83.55% 0.093 198.1) |
| XYZ | xyz(46.7924, 60.5752, 79.0241) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCDF #DF7C79
analogous
#79DFAF #79DCDF #79A9DF
triadic
#79DCDF #DF79DC #DCDF79
tetradic
#79DCDF #AF79DF #DF7C79 #A9DF79
square
#79DCDF #AF79DF #DF7C79 #A9DF79
split-complementary
#79DCDF #DF79A9 #DFAF79
monochromatic
#2BAFB3 #48CFD3 #79DCDF #AAE9EB #DCF6F7
Accessibility & contrast
On white
1.60
#79DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#79DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCDF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCDF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#41E2DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dcdf; /* rgb */ color: rgb(121, 220, 223); /* oklch */ color: oklch(83.5% 0.093 198.1);
Tailwind
colors: {
custom: {
50: '#a6e7e9',
500: '#79dcdf',
950: '#000000',
},
}SCSS
$custom: #79dcdf; $custom-light: #a6e7e9; $custom-dark: #000000;
JSON
{
"hex": "#79dcdf",
"rgb": {
"r": 121,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.765,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.83545,
"c": 0.09334,
"h": 198.1
},
"luminance": 0.60579
}Semantic roles & 50–950 ramp
primary
#79DCDF
secondary
#B44B48
accent
#211CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484