#79DFDF#79DFDF
#79DFDF is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.096 H 195.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFDF |
|---|---|
| RGB | rgb(121, 223, 223) |
| HSL | hsl(180, 61%, 67%) |
| HSV | hsv(180, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.00, -29.70, -9.24) |
| CIE-LCH | lch(83.00, 31.11, 197.29°) |
| OKLab | oklab(84.23% -0.0921 -0.0255) |
| OKLCH | oklch(84.23% 0.096 195.5) |
| XYZ | xyz(47.5868, 62.1640, 79.2889) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Paleturquoise
#AFEEEE
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFDF #DF7979
analogous
#79DFAC #79DFDF #79ACDF
triadic
#79DFDF #DF79DF #DFDF79
tetradic
#79DFDF #AC79DF #DF7979 #ACDF79
square
#79DFDF #AC79DF #DF7979 #ACDF79
split-complementary
#79DFDF #DF79AC #DFAC79
monochromatic
#2BB3B3 #48D3D3 #79DFDF #AAEBEB #DCF7F7
Accessibility & contrast
On white
1.56
#79DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#79DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFDF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFDF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#40E5DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #79dfdf; /* rgb */ color: rgb(121, 223, 223); /* oklch */ color: oklch(84.2% 0.096 195.5);
Tailwind
colors: {
custom: {
50: '#a6e9e9',
500: '#79dfdf',
950: '#000000',
},
}SCSS
$custom: #79dfdf; $custom-light: #a6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#79dfdf",
"rgb": {
"r": 121,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.84229,
"c": 0.09557,
"h": 195.5
},
"luminance": 0.62168
}Semantic roles & 50–950 ramp
primary
#79DFDF
secondary
#B44848
accent
#1C1CC9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484