#79CFCF#79CFCF
#79CFCF is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.0% C 0.083 H 195.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFCF |
|---|---|
| RGB | rgb(121, 207, 207) |
| HSL | hsl(180, 47%, 64%) |
| HSV | hsv(180, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.99, -25.94, -8.15) |
| CIE-LCH | lch(77.99, 27.19, 197.44°) |
| OKLab | oklab(80.05% -0.0804 -0.0225) |
| OKLCH | oklch(80.05% 0.083 195.6) |
| XYZ | xyz(41.4562, 53.1924, 67.1020) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 7.49
Turquoise
#40E0D0
ΔE00 8.53
Robin'S Egg Blue
#98EFF9
ΔE00 8.54
Paleturquoise
#AFEEEE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFCF #CF7979
analogous
#79CFA4 #79CFCF #79A4CF
triadic
#79CFCF #CF79CF #CFCF79
tetradic
#79CFCF #A479CF #CF7979 #A4CF79
square
#79CFCF #A479CF #CF7979 #A4CF79
split-complementary
#79CFCF #CF79A4 #CFA479
monochromatic
#369797 #4CBFBF #79CFCF #A6DFDF #D3EFEF
Accessibility & contrast
On white
1.80
#79CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#79CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFCF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFCF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#50D4CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79cfcf; /* rgb */ color: rgb(121, 207, 207); /* oklch */ color: oklch(80.0% 0.083 195.6);
Tailwind
colors: {
custom: {
50: '#a5dedd',
500: '#79cfcf',
950: '#000000',
},
}SCSS
$custom: #79cfcf; $custom-light: #a5dedd; $custom-dark: #000000;
JSON
{
"hex": "#79cfcf",
"rgb": {
"r": 121,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.80049,
"c": 0.08347,
"h": 195.6
},
"luminance": 0.53196
}Semantic roles & 50–950 ramp
primary
#79CFCF
secondary
#9D4F4F
accent
#2B2BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484