#79CECF#79CECF
#79CECF is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.083 H 196.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #79CECF |
|---|---|
| RGB | rgb(121, 206, 207) |
| HSL | hsl(181, 47%, 64%) |
| HSV | hsv(181, 42%, 81%) |
| CMYK | cmyk(41.5%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.70, -25.44, -8.57) |
| CIE-LCH | lch(77.70, 26.85, 198.62°) |
| OKLab | oklab(79.82% -0.0792 -0.0236) |
| OKLCH | oklch(79.82% 0.083 196.6) |
| XYZ | xyz(41.2147, 52.7094, 67.0215) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.27
Darkturquoise
#00CED1
ΔE00 6.33
Aqua Blue
#02D8E9
ΔE00 7.37
Robin'S Egg Blue
#98EFF9
ΔE00 8.55
Robin'S Egg
#6DEDFD
ΔE00 8.72
Paleturquoise
#AFEEEE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CECF #CF7A79
analogous
#79CFA5 #79CECF #79A3CF
triadic
#79CECF #CF79CE #CECF79
tetradic
#79CECF #A579CF #CF7A79 #A3CF79
square
#79CECF #A579CF #CF7A79 #A3CF79
split-complementary
#79CECF #CF79A3 #CFA579
monochromatic
#369697 #4CBEBF #79CECF #A6DEDF #D3EFEF
Accessibility & contrast
On white
1.82
#79CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#79CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CECF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CECF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#50D3CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #79cecf; /* rgb */ color: rgb(121, 206, 207); /* oklch */ color: oklch(79.8% 0.083 196.6);
Tailwind
colors: {
custom: {
50: '#a5dddd',
500: '#79cecf',
950: '#000000',
},
}SCSS
$custom: #79cecf; $custom-light: #a5dddd; $custom-dark: #000000;
JSON
{
"hex": "#79cecf",
"rgb": {
"r": 121,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.698,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.7982,
"c": 0.08267,
"h": 196.6
},
"luminance": 0.52713
}Semantic roles & 50–950 ramp
primary
#79CECF
secondary
#9D504F
accent
#2D2BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484