#79CFCD#79CFCD
#79CFCD is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.084 H 193.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFCD |
|---|---|
| RGB | rgb(121, 207, 205) |
| HSL | hsl(179, 47%, 64%) |
| HSV | hsv(179, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(77.93, -26.43, -7.16) |
| CIE-LCH | lch(77.93, 27.38, 195.16°) |
| OKLab | oklab(79.98% -0.0812 -0.0198) |
| OKLCH | oklch(79.98% 0.084 193.7) |
| XYZ | xyz(41.2132, 53.0953, 65.8224) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.63
Darkturquoise
#00CED1
ΔE00 6.28
Turquoise
#40E0D0
ΔE00 7.98
Aqua Blue
#02D8E9
ΔE00 7.99
Pale Teal
#82CBB2
ΔE00 8.80
Paleturquoise
#AFEEEE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFCD #CF797B
analogous
#79CFA2 #79CFCD #79A6CF
triadic
#79CFCD #CD79CF #CFCD79
tetradic
#79CFCD #A279CF #CF797B #A6CF79
square
#79CFCD #A279CF #CF797B #A6CF79
split-complementary
#79CFCD #CF79A6 #CFA279
monochromatic
#369795 #4CBFBC #79CFCD #A6DFDE #D3EFEF
Accessibility & contrast
On white
1.81
#79CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#79CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFCD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFCD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#51D4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79cfcd; /* rgb */ color: rgb(121, 207, 205); /* oklch */ color: oklch(80.0% 0.084 193.7);
Tailwind
colors: {
custom: {
50: '#a4dedc',
500: '#79cfcd',
950: '#000000',
},
}SCSS
$custom: #79cfcd; $custom-light: #a4dedc; $custom-dark: #000000;
JSON
{
"hex": "#79cfcd",
"rgb": {
"r": 121,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.605,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79984,
"c": 0.08359,
"h": 193.7
},
"luminance": 0.53098
}Semantic roles & 50–950 ramp
primary
#79CFCD
secondary
#9D4F51
accent
#2B2EBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484